Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No general comments item at the end #8

Open
julia-guo opened this issue Jan 6, 2021 · 1 comment
Open

No general comments item at the end #8

julia-guo opened this issue Jan 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@julia-guo
Copy link

julia-guo commented Jan 6, 2021

Currently, the script supports adding comments to each rubric item, in the following fashion:

student3 30 (A1) nice; (B1.2) wrong wq2 answer; (C2.1) Makes with warnings; (C2.2) great!

However, there is no prompt (at the very end of the script) to write general comments that are not attached to rubric items, e.g. "(A1) nice; ... ; (C2.2) great!; Excellent job overall!".

@hmontero1205 hmontero1205 added the enhancement New feature or request label Jan 8, 2021
@hmontero1205
Copy link
Owner

this will most likely involve editing the format of grades.json to have a top-level field per submission called "general-comments" or something. the more interesting question is when to prompt to enter this field.. the end of each grading question? we also want to be careful not to let the grader unintentionally overwrite older general comments..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants