Checkbox1onchange action
I have to select only 1 checkbox as I am trying to make a quiz with single select option and multiple select options. For multiple select it works for checkbox but for single select it shows the selection that is only 1 option is selected but it doesn't update in the database. Please help me with how to update it the selected option in database. It has pagination as 1 question is displayed on each page and when go to the next page and come back the selection is gone.
Hi,
I have updated the logic and I could see the score getting updated in the Result entity. Please check.
In addition to the above,
1. I set the page expiry time to 5 minutes from the time of login.
2. As soon as the user clicks on save in the loginform screen, he/she will be redirected to the questionnaire screen.
Thanks a lot @Krishnnambal S. and also for the extra features.
Hi Anshal,
Is it possible for you to share the OML?
Yes Sure
Checkbox1onchange action inside the block
@Krishnnambal S It is uploaded in the main question Post