Skip to main content
Participating Frequently
April 30, 2008
Question

Moving to Next Page

  • April 30, 2008
  • 1 reply
  • 341 views
Sorry if this seems to be an easy question but I am a trifle stumped re: Coursebuilder.

If you have a multipage page e-learning presentation and several of the pages have quiz interactions, how can you ensure that the user cannot move to the next page until the quiz on the particular page is completed and correct?

I am not using frames but seperate html pages.

Thanks if anyone can point me in the right direction.



John
This topic has been closed for replies.

1 reply

Inspiring
May 10, 2008
Make all of the form fields required and validate on client on submit.

I am not sure it that is the whole answer, but hopefully it gets you started.