Is there a way to make a presentation with built in quizzes?

I am trying to create a process that alternates between displaying information to be read and then mini quizzes/webforms that must be passed in order to get to the next section. Is this something that can be easily done with catalytic? If so, what steps would you recommend? I have created several webforms which work great but not sure how i would combine that with sections of information between the forms. We are trying to create training guides that will be used by employees.
Answers
-
@Wyatt_140858 This would probably be best accomplished as a series of tasks within a workflow.
In this scenario, the employees would be users in Catalytic and would either start a workflow manually, or you could start the training for multiple employees in bulk by using Tables: Start workflow for each row or Excel: Start workflow for each row.
The tasks could include form fields to feature your quizzes, and then you could use the action, Workflow: Reopen task and reset dependent tasks, to loop back if someone does not pass a quiz.
Alternately, if grading the quizzes isn't as critical, you could just add Field Conditions below each question that displays the correct information if someone gets it wrong.
0