Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for callback function to be executed with 'Evaluate' button is clicked #46

Open
dude-at-RA opened this issue Aug 15, 2023 · 0 comments

Comments

@dude-at-RA
Copy link

I'd like to include quizdown-js in SCORM modules that report back to a Learning Management System. The big hurdle is getting the 'grade' to JS outside of the quizdown object when the user is ready to evaluate.

I'm looking for suggestions as to how to accomplish this. I am thinking about:

  • adding a callback option to the quizdown options object that eventually adds that callback function to the Evaluate button, or
  • creating an public function that can be called to get the grade.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant