Forum Discussion
CierraL1
2 months agoCommunity Member
LMS not displaying Quiz Score as Game Score
I’m using JavaScript to send the game score to our LMS, but I need the raw score (e.g., 19,000 points) to display instead of just ‘Complete’ or a percentage. We’re incentivizing high scores for prize...
seorobinsmith12
19 days agoCommunity Member
This does sound more like an LMS-side limitation than a Storyline or JavaScript issue.
Even if you’re successfully capturing the raw score in a variable, most LMS platforms (including Paycom) only display completion status or percentage unless they support custom score fields or xAPI statements.
I’ve faced similar limitations while working on game-based scoring systems outside traditional LMS reporting, where the raw score was stored correctly but not displayed in the LMS UI.
You may want to explore xAPI as a workaround or confirm directly with Paycom whether raw numeric scores can be mapped and displayed.
(Sharing my experience here — more details are mentioned on my profile if helpful.)
Related Content
- 7 months ago
- 10 months ago