CCALI / CALI-Author-Viewer-5

This is the repo for CALI Author's jQuery based lesson viewer
1 stars 1 forks source link

Text Essay - better edit field identification #127

Open sgoshorn opened 4 years ago

sgoshorn commented 4 years ago

Which box to type into with 3 essay boxes? Currently, all are editable. The Viewer should ensure only one box is editable, give it focus too. The other boxes should still be copy/selectable since some lessons expect students to expand on sample answers. Fix at same time as #94.

sgoshorn commented 1 year ago

11/22/22 New format for boxes: show only 1 box at a time. The permutations of boxes will now be: For 1 box (user answer) - just one empty edit box with 'type your answer here' prompt. For 2 boxes (sample and user answer) - put sample answer into edit box for user to modify. For 2 boxes (user and final answer) - just one empty edit box, Show final answer box after grading. For 3 boxes (sample, user, final) - put sample answer into edit box. Show final answer box after grading.