Skip to content

Commit 5b5947e

Browse files
committed
readme editted
1 parent f7e80b9 commit 5b5947e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Graph Plot Training is an interactive, browser-based activity that teaches learners how to build a position-versus-time graph step by step. The experience runs entirely in vanilla JavaScript on top of an HTML5 `<canvas>` and ships as a SCORM-compliant package so it can report completion back to any LMS that implements the SCORM 1.2 runtime.
44

5+
- **[LIVE DEMO](https://kdemirel.github.io/GraphPlot/graph-training-scorm/)**
6+
57
## Key Features
68

79
- **Guided Plotting Workflow** — Learners draw axes, label scales, place data points, add error bars, and fit best/worst lines in a structured sequence of steps.
@@ -68,4 +70,4 @@ This project does not yet include an explicit license. Please consult the reposi
6870

6971
## Acknowledgments
7072
This activity was inspired by common physics lab exercises and aims to provide an engaging way for students to learn graphing fundamentals.
71-
Special thanks to the ChatGPT model for assisting in code generation, refinement and readme writing.
73+
Special thanks to the ChatGPT model for assisting in code generation, refinement and writing this readme.

0 commit comments

Comments
 (0)