Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Handling variables between Moodle and Captivate?

Guest
Mar 21, 2016 Mar 21, 2016

What I want:

- A highscore table that gets saved in the SCORM package that I've uploaded to Moodle.

- It sets and gets the variables to and from Moodle (the picture below).

scoretestpic2.png

Problem:
- It currently saves the highscore table and is there when I close and reopen the game.

- Every person has a different highscore table. Everyone needs to see the same highscore table.

Note:

- I use JavaScript to manage the highscore table (set() and get() variables).

If you know how I could do this, that would be a great help, because I can't find anything on SCORM outside of quizzes.

Thank you in advance.

555
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

People's Champ , Mar 21, 2016 Mar 21, 2016

There is no way to do this with SCORM. You'll need to do something like the eLearning Brothers:

How to Create a Leaderboard for eLearning with Google (Part 2) » eLearning Brothers

Translate
People's Champ ,
Mar 21, 2016 Mar 21, 2016

There is no way to do this with SCORM. You'll need to do something like the eLearning Brothers:

How to Create a Leaderboard for eLearning with Google (Part 2) » eLearning Brothers

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2016 Mar 21, 2016
LATEST

That gets the job done.

Thank you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources