Bug 361947 - vocabularies don't get promoted when answered correctly
Summary: vocabularies don't get promoted when answered correctly
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (other bugs)
Version First Reported In: 1.1.0
Platform: Ubuntu Linux
: NOR major
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 01:54 UTC by Juergen
Modified: 2022-10-21 01:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen 2016-04-19 01:54:50 UTC
Parley 1.1.1 , KDE 4.14.13 ubuntu 14.04 64 bit

A number of vocabularies don't  get promoted when answered correctly. They are stuck on level 2.

Reproducible: Always

Steps to Reproduce:
1. go to practise mode
2. answer correctly. first time the words get promoted from level 1 to 2, then get stuck forever on level 2



Expected Results:  
All words should be promoted. In my vocabulary file presently it is about 20 words out of 1000
Comment 1 Juergen 2016-04-19 02:00:36 UTC
Here are some of the stuck words:
=====
<entry id="19">
      <translation id="0">
        <text>world</text>
      </translation>
      <translation id="1">
        <text>el mundo</text>
        <grade>
          <pregrade>0</pregrade>
          <currentgrade>4</currentgrade>
          <count>7</count>
          <errorcount>1</errorcount>
          <date>2016-04-18T21:49:21</date>
          <interval>0</interval>
        </grade>
      </translation>
=======
<entry id="54">
      <translation id="0">
        <text>seat</text>
      </translation>
      <translation id="1">
        <text>el asiento</text>
        <grade>
          <pregrade>0</pregrade>
          <currentgrade>4</currentgrade>
          <count>12</count>
          <errorcount>1</errorcount>
          <date>2016-04-12T04:32:26</date>
          <interval>0</interval>
        </grade>
        <multiplechoice>
          <choice>la silla</choice>
        </multiplechoice>
      </translation>
    </entry>
============================
<entry id="725">
      <translation id="0">
        <text>partner/mate</text>
      </translation>
      <translation id="1">
        <text>el compañero</text>
        <grade>
          <pregrade>0</pregrade>
          <currentgrade>4</currentgrade>
          <count>12</count>
          <errorcount>1</errorcount>
          <date>2016-04-18T17:04:49</date>
          <interval>0</interval>
        </grade>
        <multiplechoice>
          <choice>acompañante</choice>
        </multiplechoice>
      </translation>
    </entry>
===============================
<entry id="794">
      <translation id="0">
        <text>finger, toe</text>
      </translation>
      <translation id="1">
        <text>el dedo</text>
        <grade>
          <pregrade>0</pregrade>
          <currentgrade>3</currentgrade>
          <count>11</count>
          <errorcount>1</errorcount>
          <date>2016-04-15T19:17:17</date>
          <interval>0</interval>
        </grade>
        <multiplechoice>
          <choice>la uña</choice>
        </multiplechoice>
      </translation>
Comment 2 Justin Zobel 2022-10-20 23:54:25 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 3 Juergen 2022-10-21 01:58:05 UTC
Bug is 6 years old!