rwth-acis / MR-Card-Game

A Mixed Reality-Based Card Game for Formal and Informal Education
MIT License
6 stars 2 forks source link

Add Scroll Bar for Multiple Choice Questions #2

Open EmilieHK opened 2 years ago

EmilieHK commented 2 years ago

Problem Description When a multiple choice question with either long answer options or generally more than 3 choices is given, some answer options might not be visible as they breach the border of the question box. A scrolling function is given to scroll down in this case, however, no indication of this function is given and it can be difficult for players to know this.

Possible Solution A minimalistic scroll bar at the side of the question box should be added, indicating to the player that scrolling is indeed possible. Other options, as for example sizing ther question and the answer options down, is possible but would compromise the readability.

Screenshot MultipleChoiceBug