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

Review pooling #121

Merged
merged 61 commits into from
Apr 30, 2019
Merged

Review pooling #121

merged 61 commits into from
Apr 30, 2019

Conversation

JohanAanesen
Copy link
Owner

Key updates:

  • Removed scheduler service

  • Removed peer service

  • Updated docker-compose file for these changes and others

  • New peer review algoritm added

  • Users will now request a review to do, and receive it from the 'pool' of submissions that needs to be reviewed

  • Enabling and Disabling reviews button and stuff has been added

  • Added informational messages to users when doing things like updating password

  • Updated assignment page to be more dynamic and showing how many reviews you have received

  • Cleaned out most of the model files for database related functions that are already in /repository

  • Merged with master

Johan Aanesen added 30 commits April 9, 2019 16:53
Copy link
Collaborator

@BredeFK BredeFK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • In manage students when changing a students password, it doesn't actually change the password
  • When successfully changing password on profile, the message that appears on the profile page, appears on homepage too if the user goes to homepage after changing

ErrorHandler(w, r, http.StatusBadRequest)
return
}
// Check that review deadline isn't before assignment deadline
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uneccecary removal of a penile object

…ages part from all tmpl and added to base.tmpl
@JohanAanesen
Copy link
Owner Author

@JohanAanesen
Copy link
Owner Author

@JohanAanesen JohanAanesen deleted the review-pooling branch May 15, 2019 16:13
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

Successfully merging this pull request may close these issues.

3 participants