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
The app should support offline tests. Unlike online ones, these serve as notifications with information about a test rather than a complete questionnaire.
Expected changes:
Add an optional description editing to both online and offline tests in the admin tests panel
Display the description of tests in user dashboard
The text was updated successfully, but these errors were encountered:
* change passwords for loging in to `interns2024b`
* fix: schools field is cut
* feat: add dynamic height to answers in quiz
* fix: scrollbar is always visible in resizable textarea
* feat: add `mode` and `description` to quiz
* feat: display description on user dashboard
* style
* fix: animation
* fix: validation
* fix: hide `add questions` button for local quizzes
* fix: hide buttons on dashboard for local quizzes
* fix: `mode` button doesn't request a mode change
* fefactor: remove unused import
* fix: questions aren't shown, when switching to online mode
* fix: validation
* fix: test
* fix: make fix
The app should support offline tests. Unlike online ones, these serve as notifications with information about a test rather than a complete questionnaire.
Expected changes:
The text was updated successfully, but these errors were encountered: