-
Notifications
You must be signed in to change notification settings - Fork 61
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
Team Turing Whiteboard final version #241
base: master
Are you sure you want to change the base?
Conversation
end | ||
|
||
## end add turing | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why can't we re-use one of the existing user factories? If we need a good one, please use normal syntax: student_test_user
end # end 'Course has teams ' | ||
|
||
return queue | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This method is getting very long. How do we simplify? I suspect we need to move the sql into helper methods.
…ng and removing invalid grading queue service
…ng and removing invalid grading queue service
…efactored according to @professor suggestions.
… of filter_deliverables
…s controller to return all deliverables when no filter is pressed
…ables and update_feedback deliverables_controller actions
… page and grade book
… default value is not changed. Code clean up in grading queue view
… default value is not changed.
…eboard, but will miss more my great team Turing
Whiteboard grading queue ready! |
Ready!