sliceresearch / usc_sage_biodigital

SAGE2 app for BioDigital Human Body
Apache License 2.0
4 stars 1 forks source link

Quiz look and feel #6

Open utting opened 7 years ago

utting commented 7 years ago

There are several things we can do to improve the look of the quiz:

  1. Remove the 'Restart Quiz' button, since this can be done via the menu;

  2. Left justify everything, except the quiz name at the top (centred);

  3. Change the bottom line to show: "Time: MM:SS Misses: NN" on one line;

  4. Change the second-to-bottom line to be shorter: "Last selection: "

  5. Make the quiz panel slightly transparent.

  6. Make the top two and bottom two lines have a slightly different background colour, so that the quiz items are distinguished from the other information.

  7. Can we hide/turn off the BioDigital "..." menu, so students do not try to use those buttons?

lkotzur commented 7 years ago

Items 1-5 will be fixed in next git push. Item 6- have made all non quiz list items bold and left the bullet points for emphases. Item 7- This is the same css issue as increasing the label font size. It appears to be an issue with SAGE not looking to app css info for external resources.

lkotzur commented 7 years ago

Accidentally closed issue.