- 20 Jan, 2016 1 commit
-
-
Staff Assessment section in staff tools
Eric Fischer committed
-
- 19 Jan, 2016 1 commit
-
-
Generalizing the display of completed assessments in staff tools, and including staff assessments in the view, which had previously been missing. Includes a new unit test for this behavior, and updates acceptance tests as well.
Eric Fischer committed
-
- 14 Jan, 2016 9 commits
-
-
Version bump for staff grading
Eric Fischer committed -
Eric Fischer committed
-
New i18n strings for release
Eric Fischer committed -
Eric Fischer committed
-
Eric Fischer committed
-
Feature branch: ORA staff grading
Eric Fischer committed -
ORA staff grading translation updates
Eric Fischer committed -
Eric Fischer committed
-
Editor Assessments Order improvements
Eric Fischer committed
-
- 13 Jan, 2016 7 commits
-
-
Now setting self.editor_assessments_order whenever we correct it for template rendering, and modifying the logic to be more careful with how assessments types not-specified-by-the-user are presented so that they remain in the default, legal order.
Eric Fischer committed -
Improve text strings
Andy Armstrong committed -
Changing wording of "waiting for peers" message.
Christina Roberts committed -
Be robust to username not being available.
Christina Roberts committed -
TNL-4019
cahrens committed -
TNL-4018
Andy Armstrong committed -
TNL-4027
cahrens committed
-
- 11 Jan, 2016 13 commits
-
-
These are the strings that were pulled from our source, pushed to Transifex, and need to be pulled back down before merging all of the staff grading work later this week.
Eric Fischer committed -
Render Incomplete simplification
Eric Fischer committed -
Simplfying logic for display strings in all "user action needed" states.
Eric Fischer committed -
Fixing up oa_response
Eric Fischer committed -
With staff now being a possibility, we need to update oa_response_complete. Now keeping "Needs to be graded" and "You need to do things" separate. Includes test fixes.
Eric Fischer committed -
Staff can view uploaded files
Eric Fischer committed -
Emulating the approach used by peer_mixin to allow staff to actually see uploaded files. Also updates oa_student_info to make use of oa_uploaded_file.html instead of duplicating that logic. Test updates also included.
Eric Fischer committed -
i18n fixes
Eric Fischer committed -
Properly translate strings *before* passing as variable
Eric Fischer committed -
Move focus within staff panels.
Christina Roberts committed -
TNL-3932
cahrens committed -
Make checkboxes accessible.
Christina Roberts committed -
TNL-3999
cahrens committed
-
- 07 Jan, 2016 8 commits
-
-
Andy Armstrong committed
-
The crux of this fix is that scored_only behavior in various api/peer.py methods is no longer needed, or correct. This value has been removed, so that assessments may be gotten (and medians found) when the assessments are not used in determining the final score (say, if a staff score exists). Also includes updates to the "waiting for steps" string as prescribed by @catong in https://github.com/edx/edx-ora2/pull/764, along with logic for that method, and updates to tests and get_wating_details logic in light of this simplification.
Eric Fischer committed -
TNL-3958
cahrens committed -
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
The refresh model in the staff grading form changed. Also add a "scrollToTop" call when continuing grading.
cahrens committed
-
- 23 Dec, 2015 1 commit
-
-
TNL-3870
cahrens committed
-