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

Sending points to A+ immediately after the grading has been finished. (the teacher should not have to do this manually by pressing a button) #43

Open
khanetor opened this issue Nov 8, 2016 · 3 comments
Assignees

Comments

@khanetor
Copy link
Contributor

khanetor commented Nov 8, 2016

Not yet decided: When is a peer review actually ready?

@khanetor khanetor self-assigned this Nov 8, 2016
@khanetor
Copy link
Contributor Author

Send feedback to A+ is done via FeedbackMailer, an ActionMailer.

There is a method aplus_feedback(submission_id), called from:

  • Review model / deliver_reviews method
  • Submission model / post_process class method

@khanetor
Copy link
Contributor Author

@oseppala @tsauvine could you show me where/how a teacher would manually press a button to send points to A+?

@khanetor
Copy link
Contributor Author

It seems that we are already delivering reviews to A+ on update_finish and update actions of ReviewsController.

@tsauvine tsauvine assigned tsauvine and unassigned khanetor Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants