Feature #3648
Updated by Ram Kordale 5 months ago
Instead of getting it from the GCS file, get questions from get_questions API. High level scheme is to ask 5 questions of each of the user's preferred styles. This should be done across sessions also. The last style used can be kept track in browser storage. Decide on style in round-robin order. Based on the above, decide on the style for the next 5 questions and call get_questions (ticket 3647). Some notes: -Everything between one occurrence of #$Exercise: <exercise#> and the next is one question.