djaodjin / djaopsp

Practices Survey Platform - Assess against best practices assessment and improvement planning
BSD 2-Clause "Simplified" License
3 stars 6 forks source link

Enable answering questions in the same section at once #397

Closed quiaro closed 7 months ago

quiaro commented 3 years ago

Questions are currently grouped by path into sections. However, questions in each section can only be answered one at a time. This is okay for mobile devices as it reduces the amount of scrolling that users need to do in order to answer a long list of questions. Nonetheless, in larger devices (tablets/desktops) the additional screen real estate should help users answer the questions faster by letting them view/answer all questions in a section at once.

A setting in the UI should let users toggle the questions view. For mobile devices, users would answer one question at a time by default and for tablets and bigger, users would have the ability to answer all questions in a section by default.