Can a user save progress in an evaluation?

For a 1 day conference where there are multiple sessions we use conditionals for the courses. Can a user return to the conference course and complete another eval later in the day? This would be one course.

First, I am assuming the evaluation is in the course and the user is logged in.
Second, I am assuming you mean that there is ONE evaluation for all of the sessions, and the learner indicates which sessions they attended and then are asked questions for those sessions only

If yes, then you can do two things to help make sure information is saved…

  1. You can add a “save draft” button and encourage them to click it after each session
  2. You can make the questions for individual sessions on separate pages and then indicate that you want the system to save a draft automatically when they click “next” button

Would one or both of these work for you?

You are correct in your assumptions.

Sounds like either could work. I’ll check them out.

Thanks