Skip to content

Conversation

@SeojinSeojin
Copy link
Contributor

No description provided.

MrScruffles and others added 6 commits November 11, 2025 12:35
- Upgrade Puma from ~> 5.0 to ~> 6.0 to resolve compatibility issue
- This fixes the error: 'Puma 5 is not compatible with Rack 3, please upgrade to Puma 6 or higher'
- Updated Gemfile.lock to reflect the Puma 6.6.1 version
* fix: join assignment participant with user when GET participants/assignment/:assignment_id for 2555

* fix: fix seed script to create Role first

* fix: make students have parent id randomly inside seeds.rb

---------

Co-authored-by: Ash Zahabiuon <[email protected]>
* Added the columns we were required to in teams

---------

Co-authored-by: Vihar Shah <[email protected]>
* Pending changes exported from your codespace

* grades controller finished

* converted the methods to calculate avg review grade into a mixin.
added null handling in case of calculating avg peer score

* added comments inside grades_controller file

* fixed action_allowed inside grades_controller
added test cases for grades controller
changed routes and methods for assigning grades

* fixed syntax errors due to merging

* fixed analyitc issue, linting errors, spelling errors

* question changed to item
fixed almost all test cases.

* removed max_team_size and user reference from team class
removed tests for invitations_controller. will handle inside that branch
fixed all other test files

* added comments inside grades_controller.rb
@SeojinSeojin
Copy link
Contributor Author

we rebased the branch to latest upstream and close this pr
we continue our work in here #234

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.

4 participants