-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nelson Lojo edited this page May 31, 2024
·
8 revisions
This repository contains the Berkeley Faded Parson's element and is designed to be used as a submodule.
Looking for element details? how to setup for development? how to generate questions?
This command will add the element to your project in the properly-named directory for PrairieLearn to use this element.
git submodule add https://github.com/ace-lab/faded-parsons-element.git ./elements/pl-faded-parsons/
The main branch is the most recent public release.
As detailed in the "Working on a Project with Submodules" section of the git book, pulling must be done with a different command.
From the top-level of your directory run:
git submodule update --remote ./elements/pl-faded-parsons/
The element is the product of the work of
- Serena Caraco github
- Nelson Lojo github linkedin
- Nathaniel (Weinman) Gainsboro during his PhD @ UC Berkeley linkedin google scholar
See the pages on the right for more information on using the element.