Hi team,
I’m using JMeter to simulate users attending Tests and Quizzes in Sakai 23 and 25. I’ve recorded a quiz attempt and set up a CSV file to pass user credentials. The script works properly when all quiz questions are displayed on a single page, but fails to proceed beyond the first question when the quiz is split across multiple pages
I’ve tried the following:
Extracting and passing javax.faces.ViewState and takeAssessmentForm:lastSubmittedDate1 using Regular Expression Extractors:
Still, the script stops after the first question.
Has anyone successfully recorded Next and Previous actions in multi-page quizzes using JMeter or any other tool on any version of Sakai?Are there any known session or form token constraints that could block navigation?
Any guidance would be appreciated.
Thanks,
Swetha K J