Project

General

Profile

Feature #3657

Feature #3648: FE: get questions according to user's style preferences using get_questions api

FE: Decide next question to ask and its style

Added by Ram Kordale 5 months ago. Updated 2 months ago.

Status:
Closed
Priority:
High
Assignee:
Start date:
07/10/2024
Due date:
% Done:

100%

Estimated time:
0.50 h

Description

Track the last style used S, the last question number asked Q and the list of questions L in browser storage.

If L is not in browser storage, call gcf get_questions_list(1) (ticket 3656) and store L.

Pick question/exercise number after Q in L.

Styles that user selects as per ticket 3638 are user preferred styles. Decide on the style for the next 5 questions in round-robin order.

At this point, we should have the next question number to be asked Q' and the next style to be used S'.

#1

Updated by Dewakar Chaubey 5 months ago

  • Status changed from New to In Progress
#2

Updated by Ram Kordale 5 months ago

  • Subject changed from Decide next question to ask and its style to FE: Decide next question to ask and its style
#3

Updated by Ram Kordale 5 months ago

  • Description updated (diff)
#4

Updated by Dewakar Chaubey 5 months ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 90
#5

Updated by Dewakar Chaubey 5 months ago

  • Status changed from Resolved to In Progress
#6

Updated by Dewakar Chaubey 5 months ago

  • Status changed from In Progress to Resolved
  • Assignee changed from Dewakar Chaubey to Shubham Boke
  • % Done changed from 90 to 100
#7

Updated by Dewakar Chaubey 5 months ago

  • Status changed from Resolved to Review
#8

Updated by Shubham Boke 4 months ago

  • Status changed from Review to Feedback
  • Assignee changed from Shubham Boke to Dewakar Chaubey
#9

Updated by Dewakar Chaubey 2 months ago

  • Assignee changed from Dewakar Chaubey to Ram Kordale
#10

Updated by Ram Kordale 2 months ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF