- 21 Jan, 2016 9 commits
-
-
Eric Fischer committed
-
Eric Fischer committed
-
Add feedback text to self assessments
Eric Fischer committed -
Also includes fix to default text, and removal of a seemingly unused, hardcoded 'estimated_time' context variable. A11y test uncommented.
Eric Fischer committed -
JS got out of sync.
Christina Roberts committed -
Add pylint and pep, with thresholds.
Christina Roberts committed -
TNL-3742
cahrens committed -
cahrens committed
-
Final Grade section in staff tools
Christina Roberts committed
-
- 20 Jan, 2016 2 commits
-
-
TNL-3930, TNL-3761
cahrens committed -
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 12 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
-