Feature #3710
Disallow moving forward in chapter or exercise
Start date:
08/22/2024
Due date:
% Done:
100%
Estimated time:
0.80 h
Description
If user has worked out until Exercise E, allow user to move to exercise <= E+1.
Until user finishes last exercise problem of Chapter C, disallow moving to chapter > C.
Note that even if the user skips an exercise problem, the problem is counted as having worked upon.
Updated by Dewakar Chaubey 3 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Updated by Dewakar Chaubey 3 months ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Updated by Dewakar Chaubey 3 months ago
- Status changed from Resolved to Review
- Assignee changed from Dewakar Chaubey to Shubham Boke
Updated by Dewakar Chaubey 3 months ago
- Status changed from Review to Reopened
- Assignee changed from Ayanava Karmakar to Dewakar Chaubey
when the questions from Chapter 1 are completed, the successive chapter number is enabled in the 'Chapters' dropdown. After selecting the next chapter (Chapter 2), the exercise initially shows the same exercise number from Chapter 1. However, after entering 'y' in response, the exercise updates correctly. But when we are on Chapter 2, if I select Chapter 1, it continues giving questions from Chapter 2 only.