https://github.com/liaplayground/scorm-progress
Little observer example for visualizing SCORM progress
https://github.com/liaplayground/scorm-progress
liascript liascript-template markdown scorm
Last synced: about 1 year ago
JSON representation
Little observer example for visualizing SCORM progress
- Host: GitHub
- URL: https://github.com/liaplayground/scorm-progress
- Owner: LiaPlayground
- License: cc0-1.0
- Created: 2023-03-04T10:01:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T07:58:31.000Z (over 2 years ago)
- Last Synced: 2025-01-06T11:49:43.666Z (about 1 year ago)
- Topics: liascript, liascript-template, markdown, scorm
- Homepage: https://liascript.github.io/course/?https://raw.githubusercontent.com/LiaPlayground/SCORM-Progress/main/README.md
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCORM-Progress
Little observer example for visualizing SCORM progress. If not in Scorm, use the interactive script to change the SCORE value ...
``` js
window.SCORE = 0.1
```
@input
@score(Progress)
@score(Fortschritt)
## Another page example
@score(Punkte)
## Implementation
``` html
```