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
app crashes when number of questions in subcategory <= requested number of questions by user
(e.g. requesting n=50 questions in 'pre analyse' category)
resolve by adjusting number of question to Nmax of subcategory incase requestedN > subcategoryN
The text was updated successfully, but these errors were encountered:
app crashes when number of questions in subcategory <= requested number of questions by user
(e.g. requesting n=50 questions in 'pre analyse' category)
The text was updated successfully, but these errors were encountered: