Review Request 127305: Parley: Re-design multiple choice practice

Julian Helfferich julian.helfferich at googlemail.com
Wed Mar 9 02:36:31 UTC 2016



> On March 8, 2016, 8:54 a.m., Andreas Cord-Landwehr wrote:
> > Hi, I pretty much like your change (though not tested it yet). Just found a small coding nitpicks.
> > Also, I added the usability group as reviewer to get some more opinions about the overall change.

Thank you very much for your comments. I fixed all the problems you have pointed out and will update the diff right away.


> On March 8, 2016, 8:54 a.m., Andreas Cord-Landwehr wrote:
> > src/practice/multiplechoicemodewidget.cpp, line 203
> > <https://git.reviewboard.kde.org/r/127305/diff/1/?file=448471#file448471line203>
> >
> >     QString("#90") -> QStringLiteral("#90")

And I learnt something new today :)


- Julian


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127305/#review93283
-----------------------------------------------------------


On March 9, 2016, 2:10 a.m., Julian Helfferich wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127305/
> -----------------------------------------------------------
> 
> (Updated March 9, 2016, 2:10 a.m.)
> 
> 
> Review request for KDE Edu and KDE Usability.
> 
> 
> Repository: parley
> 
> 
> Description
> -------
> 
> I have redesigned the Multiple Choice Practice Widget. Instead of QRadioButtons, the new design uses QPushButtons and tweaks their appearance using Qt Style Sheets making sure that the design works with all themes available on Get Hot New Stuff. The results are displayed in the two screenshots attached:
> 
> In screenshot 1, entry 2 has keyboard focus while the mouse is hovering over entry 5. This uses the Gray theme.
> In screenshot 2, the wrong entry 3 was selected. Additionally, the correct entry 2 is highlighted. Here, the Darkness theme is used.
> 
> I think, the new approach has some advantages over the old QRadioButton approach.
> 
> * Labels 1-5 indicate that entries can be selected by using this numbers as shortcuts.
> * Borders around the words instead of underlining the word makes it clearer which entry is selected.
> * Black text on light red or light green background is more legible than red/green text.
> 
> I have put much thought into this change and while I think the new approach is an improvement, I have also come to appreciate the QRadioButton approach. I am looking forward to hear your thoughts.
> 
> 
> Diffs
> -----
> 
>   src/practice/multiplechoicemodewidget.h 0d0b43c 
>   src/practice/multiplechoicemodewidget.cpp 74b3279 
> 
> Diff: https://git.reviewboard.kde.org/r/127305/diff/
> 
> 
> Testing
> -------
> 
> Practiced words:
> 
> * Selected correct entry
> * Selceted wrong entry
> * Pressed "Continue"
> * Pressed "Answer later"
> 
> I tested the new design with all backgrounds available with Get Hot New Stuff.
> 
> 
> File Attachments
> ----------------
> 
> Entry selected
>   https://git.reviewboard.kde.org/media/uploaded/files/2016/03/07/1209538e-5838-42cf-9a07-4b1df976f4ee__snapshot1.png
> Wrong answer
>   https://git.reviewboard.kde.org/media/uploaded/files/2016/03/07/63818cda-70a3-4592-865a-6ff59ddef7a8__snapshot2.png
> 
> 
> Thanks,
> 
> Julian Helfferich
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20160309/e3ec36ff/attachment-0001.html>


More information about the kde-edu mailing list