CCALI / CALI-Author-Viewer-5

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

ScoreSave immediately on lesson start #167

Open sgoshorn opened 2 years ago

sgoshorn commented 2 years ago

Currently cannot tell if a student started a lesson and bailed by choice (started the wrong lesson) or due to error (lesson viewer is broken.) The score save doesn't currently fire until they first move onto a question.

Force a score save to fire ASAP.

sgoshorn commented 2 years ago

ScoreSave is already happening when you arrive at the About page when starting a lesson. There's a 5 second delay before the first save so it's possible for students to exit before then.