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

E2158. Grading audit trail #2164

Closed
wants to merge 218 commits into from
Closed

Conversation

duhaoze11
Copy link

@duhaoze11 duhaoze11 commented Nov 30, 2021

This is a temporary pull request because our environment cannot run at the beta branch. So we have to create a pull request from our master to the expertiza/beta instead.

Our modifications starts at this commit "67be9bf8e2984fba005e95bcc9f5af031766beab" submitted on 10/02/2021.

@YunkaiXiao

Philip Musyoki and others added 30 commits October 11, 2018 11:33
uiz-11 and others added 29 commits April 8, 2021 22:15
Active learning: 200 most uncertain tags
Cache the confidence level of 200th most uncertain tag as threshold
Make machine tagging queries run sequentially
fix rubocop issue
Change ReviewMetricsQuery to singleton class
* move code changes for account name in email to master

* fix code climate issues in users_controller_spec.rb

* fix final code climate issue

* create test

* remove old test

* fix code climate

* fix parenthesis

* remove function that isnt ever used and cannot be

* fix code climate

* add parameters

* fix functin
* Start to refactor

* Adding constants to commonly used fields, adjusting test

* Adding documentation

* Undo last push, as it did not have intended effect

* Freezing constants

* Adding additional method to check for finished, and tests

* Fixing ! check

* Removing unintended change

* Removing unintended change

* Removed unintended change

* Removing unintended change

* Fixing code climate issues

* Creating method for raising error

* Fixing typo

* Change did not work as intended, removing method

* Removing empty method

* Added test for raising an error is review response is nil

* Addressing code climate issues

* Addressing code climate issues

* Addressing more climate issues

* Update assignment_spec.rb

* Update assignment.rb

Changed variables  "oldpath" and "newpath" to snake case.

* Update assignment.rb

Changed "Num..." to "Number..."  in error message.

* Fixing test to check for Number

* Removing change as line is too long.

* Undoing change to match test

* Update Gemfile

Co-authored-by: Bahati Wanza <bwanza@ncsu.edu>
Co-authored-by: Aditya Govil <adityagovil3@gmail.com>
Revert "E2158. Grading audit trail"
change what strings would show on grading histories
add db and modify record history index
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.

None yet