<div dir="ltr">Yes, I agree with you on the "tip of the day" point. I'm always impatient myself and skip them anyway ;) The tooltip kind of feature for the boxes would look cool and could be the solution to make it more user friendly. I'll see if I can do something about it :) <br>
<br>Also, in the patch, should I also change the default colors?  Currently I changed the colors from the settings and not in the code/or set them as default in settings. This looks like this: <a href="http://i.imgur.com/yz8E3Uv.png">http://i.imgur.com/yz8E3Uv.png</a><br>
<br>But it causes another issue, as these color were also used in the editor mode tables. Earlier you could see different colors for different grades as a default(eg 1,2,3 grade were red, higher were green and 0 was blue). Now changing it to green as a default won't allow the user to know what grade each word is in. Even if the user changes the color in settings, it still was never a useful/easily understandable/intuitive method for figuring out grades (they'd need to remember the grades). What I hence propose is:<br>
<br>1. I submit the patch with alpha value changes and with the same color set as default (can be changed in setting if user wants).<div>2. Make another patch that creates another column "grade". This would be clearer, and would also allow the user to manually change the grade. This would fix many bugs and wishlists I have seen regarding this grading issue.<br>
<br>What do you think?<br><br>Thanks, <br>Amarvir</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 9:33 PM, Andreas Cord-Landwehr <span dir="ltr"><<a href="mailto:cordlandwehr@kde.org" target="_blank">cordlandwehr@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:'DejaVu Sans Mono';font-size:9pt;font-weight:400;font-style:normal"><div class="im">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">On Monday 03 February 2014 20:53:25 Amarvir Singh wrote:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> The %age completion is calculated in a recursive manner, in simple terms it</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> depends on the no. words in each grade. So, it doesn't depend on just one</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> grade bar, but all of the grade bars. If I understand it correctly, (and I</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> have checked by calculating manually :P ) if for eg, all of the words in a</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> lesson of 28 words are untried (grade 0), and then 1 of the words is marked</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> to be at the highest level (grade 7), then it will calculated as %age= (no.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> of words * grade of each word) / (total words * total grades=7)*100. So, in</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> the eg stated it is (1*7)/(28*7)*100=3.57=4% as I checked. Even though this</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> is quite difficult to depict as such in a progress bar, the bar can be seen</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> as having layers one top of the other. Here we have grade 0 (untried words)</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> as white part of the bar, and each grade as a light green layer in itself.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> Now as few words increase in grade, it can be viewed as placing another</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> light green layer on top signifying the completion of that grade. This</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> makes that part of the bar darker, depicting an overall increase in grade.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> (I tried this with mom, and she could infer this pretty easily :) )</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
</div><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Thanks for the explenation! That made it clear for me. And this also convinced me that your proposed solution is the way to go :)</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Could you put your patch at reviewboard? That is the simplest way to discuss such things.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Also I agree that there should be a way to explain to the user how the grade is calculated. But I would stay away from "tip of the day" or other messages which are doomed to be never read, since they are displayed at a moment when the user is not interested in getting informed. I would prefer to have an optional detailed view for the bars (appearing when clicking on them for example) which displays the actual boxes, words therein, numbers of words and visually calculates the grade...</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Greetings,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Andreas</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">PS: for completeness, in my last mail I had the _wrong_ assumption that one box contains the words that a learner never tried to learn and another box the words that were tried but marked as skipped (though they are obviously both in the same box)</p>
</div><br>_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
<br></blockquote></div><br></div>