-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the assignment builder does not support some options for Parsons problems:
- Partial order grading
- Code to be prepended/appended after completion to make runable
Partial Order
Sample:
https://runestone.academy/ns/books/published/PTXSB/parsons-exercises.html
UI for this could be tricky. I could see something that just let's user draw connections to show dependencies and makes up identifiers based on those that the user does not control.
Runable
Sample:
https://runestone.academy/ns/books/published/PTXSB/parsons-exercises.html#parsons-with-executable
Key here is the addition of program-preamble and/or program-postamble. Maybe a single page towards the end of the wizard with a checkbox (default off) to turn on executable mode (whether to allow/emit the text) and two text fields.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request