CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
38 stars 21 forks source link

Consider blocking the back button with a confirmation dialog, for Codereview and Questions assignments #166

Open blerner opened 4 years ago

blerner commented 4 years ago

If a student enters most of their answers in a Questions or Codereview assignment and inadvertently goes back in their browser, they'll lose all their work. Add a confirmation dialog or mess with the history API to try to make this harder to screw up.