Skip to content

CheckIt Authoring

Steven Clontz edited this page Jul 23, 2024 · 3 revisions

General CheckIt Wiki

If you need to learn or share any general CheckIt information (not specific to TBIL projects), please use the CheckIt wiki:

https://github.com/StevenClontz/checkit/wiki/

Workflow to author CheckIt in our Codespace

Paste and run the below line in a terminal to see your options:

python scripts/preview_outcome.py -h

For example, if you're editing the AD3 outcome of the calculus book, you'd run

python scripts/preview_outcome.py calculus AD3

to spin up a version of CheckIt that previews the latest edits to AD3. A green button should appear in the lower-right of your screen to open the preview in a new tab.