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

How to send custom quiz score to LMS? Not the built in Score

Community Beginner ,
Feb 08, 2023 Feb 08, 2023

Copy link to clipboard

Copied

Hi Everyone,

 

I have created a custom quiz with a custom result slide. I'm not using the built-in system quizzing variables. It is all setup and working in preview but I now need to send the custom score (e.g. myquiz_score) to LMS. Unfortunately, I can't override the built-in score variable which is read-only. Any suggestions? None of the solutions has worked as mentioned here https://community.adobe.com/t5/captivate-discussions/submit-my-quiz-score-to-the-lms-not-the-quot-na...

 

 

TOPICS
Advanced

Views

220

Translate

Translate

Report

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

Community Expert , Feb 08, 2023 Feb 08, 2023

Maybe this could be a solution for you:

https://widgetking.github.io/cpextra/variables/command.html#xcmndscore

 

CpExtra has a command variable that allows you to specify a score value that gets reported to the quiz.  It allows you to report any score you want.

Votes

Translate

Translate
Community Expert ,
Feb 08, 2023 Feb 08, 2023

Copy link to clipboard

Copied

You would need to transfer the value of your 'score' to the quizzing system variable cpQuizInfoPointsscored. Personally I use the CpExtra widget (Infosemantics-Australia) but it is also possible with JavaScript. The article you are pointing at is from 2015, but I am sure that one of the JavaScript experts here will help you. My focus is on Captivate's InBuilt features. And I use a lot of custom quiz slides, taking care to attach the scores to scoreable objects which makes it unnecessary to do it with a variable to store the score.

Votes

Translate

Translate

Report

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
Community Expert ,
Feb 08, 2023 Feb 08, 2023

Copy link to clipboard

Copied

Maybe this could be a solution for you:

https://widgetking.github.io/cpextra/variables/command.html#xcmndscore

 

CpExtra has a command variable that allows you to specify a score value that gets reported to the quiz.  It allows you to report any score you want.

Votes

Translate

Translate

Report

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
Community Beginner ,
Feb 10, 2023 Feb 10, 2023

Copy link to clipboard

Copied

Hi RodWard,

 

I was able to acheive this with xcmndScore. Thank you!

Votes

Translate

Translate

Report

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
Community Expert ,
Feb 10, 2023 Feb 10, 2023

Copy link to clipboard

Copied

Glad to help.

Votes

Translate

Translate

Report

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
Community Expert ,
Feb 11, 2023 Feb 11, 2023

Copy link to clipboard

Copied

LATEST

Indeed, I mentioned that this is also my approach, being lazy with JS.

Just want to add that the same result can be done using JavaScript, and regret that none of the JS experts popped in to show the workflow. I sincerely hope you explore all the features of CpExtra, they are 'amazing'!

Votes

Translate

Translate

Report

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