-
Notifications
You must be signed in to change notification settings - Fork 1
Develop schema and basic GitHub Action #1
Copy link
Copy link
Open
Milestone
Description
Create an example GatorGrader file for allowing instructors to develop achievement "badges" (the whorl-server's badger API endpoint). These badges should have a few possible properties:
- Badges can be "one-off"s (e.g. only one check needed to achieve)
- Badges can be spread across multiple grader objectives (i.e. need two or more checks to achieve)
- Badges can be spread across multiple assignments (i.e. a series of different assignment checks can collectively achieve a larger "badge")
This action must be developed using GitHub Actions and nodejs. A prototype for how this action might work exists as Wizard. This project should leverage ncc to create a CJS (common JS) file from which the action should run. The linked repository (Wizard) does this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels