We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not yet decided: When is a peer review actually ready?
The text was updated successfully, but these errors were encountered:
Send feedback to A+ is done via FeedbackMailer, an ActionMailer.
FeedbackMailer
There is a method aplus_feedback(submission_id), called from:
aplus_feedback(submission_id)
Review
deliver_reviews
Submission
post_process
Sorry, something went wrong.
@oseppala @tsauvine could you show me where/how a teacher would manually press a button to send points to A+?
It seems that we are already delivering reviews to A+ on update_finish and update actions of ReviewsController.
update_finish
update
ReviewsController
tsauvine
No branches or pull requests
Not yet decided: When is a peer review actually ready?
The text was updated successfully, but these errors were encountered: