Overview
Python adaptation of the R webexercises package by Dale Barr and Lisa DeBruine:
Barr D, DeBruine L (2023). webexercises: Create Interactive Web Exercises in ‘R Markdown’ (Formerly ‘webex’). R package version 1.1.0.9000, https://github.com/psyteachr/webexercises.
It has been adapted so that webexercises can be created using Python. These modifications have been made by Amy Heather . The modified work is also licensed under CC BY-SA 4.0.
Please use the navigation bar to view:
- Set-up. How to get started using pywebexercises, installing the necessary
.js
and.css
files, and including the necessary lines in the quarto front matter. - Exercises. A demonstration of the possible exercise functions.