How to add 3 attempts to final assessment using questions banks?

Jan 26, 2023

hi all,

i am creating a final assessment based on 7 question banks. The user can have three attempts in order to achieve the 80% passing rate. How do I add the three attempts function to the assessment? 

thanks in advance for  your help!

3 Replies
Jose Tansengco

Hello DVA,

Thanks for reaching out! 

You can control the number of attempts that your learners are allowed to have using variables. There are various ways to approach this design requirement, but the way I'd do it is to make use of a numerical variable that gets incremented by 1 each time a learner fails an attempt. I've attached a sample project file so you can see what I mean. 

Hope this helps!