-
- Downloads
[IMP] survey: improve session "short link" management
PURPOSE Improve the various sessions flow to make it easier for attendees to reach the session and to allow better interactions between the host and his audience. This comes with small usability improvements as well as increased "beautifulness" by using custom layouts & animations. SPECS - For live session only: Currently, the "short link" feature is good but it still needs to be improved with the following points: - Make the default "code" shorter (4) and digit only. - Allow to customize the "code" - Check for potential collisions Added at the same time: - input element is focused when you land on the '/s' page. LINKS PR #46768 Task 2208574
Showing
- addons/survey/controllers/main.py 0 additions, 45 deletionsaddons/survey/controllers/main.py
- addons/survey/controllers/survey_session_manage.py 57 additions, 4 deletionsaddons/survey/controllers/survey_session_manage.py
- addons/survey/models/survey_survey.py 42 additions, 1 deletionaddons/survey/models/survey_survey.py
- addons/survey/static/src/js/survey_quick_access.js 4 additions, 2 deletionsaddons/survey/static/src/js/survey_quick_access.js
- addons/survey/views/survey_survey_views.xml 8 additions, 0 deletionsaddons/survey/views/survey_survey_views.xml
- addons/survey/views/survey_templates.xml 1 addition, 1 deletionaddons/survey/views/survey_templates.xml
- addons/survey/views/survey_templates_management.xml 4 additions, 4 deletionsaddons/survey/views/survey_templates_management.xml
- addons/survey/views/survey_templates_user_input_session.xml 4 additions, 4 deletionsaddons/survey/views/survey_templates_user_input_session.xml
Loading
Please register or sign in to comment