You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Present situation is when a quiz is generated the scroll bar goes to the bottom of the quiz. It doesn't matter if there are 3 questions or 300 questions. It would be more intuitive if the scrollbar location was at the start of the latest quiz. That is tricky unless there are predictors for the location for the scroll bar to be set. If no location predictors and estimation would be: Since the scrollbar location will change for quiz length and number of quizzes. I suggest choosing an approximation to the start of the present quiz based on how many quizzes have been taken.
If it is the first quiz then the scrollbar at the top of the quiz section, if it is the second quiz then the scroll bar location should be at 50% of the window, if 4 quizzes then 75% of the window etc.
The text was updated successfully, but these errors were encountered:
@kai4avaya
Present situation is when a quiz is generated the scroll bar goes to the bottom of the quiz. It doesn't matter if there are 3 questions or 300 questions. It would be more intuitive if the scrollbar location was at the start of the latest quiz. That is tricky unless there are predictors for the location for the scroll bar to be set. If no location predictors and estimation would be: Since the scrollbar location will change for quiz length and number of quizzes. I suggest choosing an approximation to the start of the present quiz based on how many quizzes have been taken.
If it is the first quiz then the scrollbar at the top of the quiz section, if it is the second quiz then the scroll bar location should be at 50% of the window, if 4 quizzes then 75% of the window etc.
The text was updated successfully, but these errors were encountered: