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

Feedback form generation sometimes gives all 0s for manual Q #170

Open
trevorcampbell opened this issue Oct 9, 2022 · 1 comment
Open

Comments

@trevorcampbell
Copy link
Contributor

Data file to reproduce on my gdrive (memory jog for later)

@trevorcampbell
Copy link
Contributor Author

trevorcampbell commented Oct 10, 2022

After some debugging:

  • it seems TA-specific -- so all the assignments in one or two grading accounts will have the issue, and most TA grading accounts all will be fine
  • it seems that if I re-run feedback generation with --force on the repro examples, it fixes the feedback form.

I think the next thing I have to do is collect the docker console output from the feedback form generation and see if any warnings/errors are reported. Maybe if the feedback form grade doesn't agree with the DB grade I'll print the docker console.

If nothing comes up there I think I'll just bandaid-fix it by making feedback generation check whether the grade in the feedback form agrees with the grade in the DB and re-run the feedback form gen if not.

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

No branches or pull requests

1 participant