Diana Huang
f3bb429915
Get and pass the new submission flagged information through
...
the controller to the backend.
2013-02-11 09:23:55 -05:00
David Ormsbee
754493597d
Merge pull request #1469 from MITx/feature/ichuang/fix-verbose-staff-debug
...
Fix "staff debug" so it only appears where useful, instead of everywhere
2013-02-10 22:10:53 -08:00
David Ormsbee
fb1e7f3dc1
Make type check for self.code a little more robust, give default val for mmlans so it's never undefined
2013-02-10 19:03:25 -05:00
Vik Paruchuri
d7c60231f0
Fix template icon
2013-02-09 15:13:55 -05:00
Vik Paruchuri
21cca5fb97
Add missing tag
2013-02-09 11:14:12 -05:00
Vik Paruchuri
50ba024ae8
Add additional calibration interstitial page, add in message when calibration essay saved.
2013-02-09 10:43:40 -05:00
Vik Paruchuri
46da4cf241
Add in a better notification icon
2013-02-09 10:15:11 -05:00
Vik Paruchuri
e8cb3590b1
Trim hint and submit messages out of self assessment
2013-02-09 09:06:14 -05:00
Vik Paruchuri
dc9f4a61a2
Enable ability to see full results and to respond to feedback
2013-02-09 08:54:37 -05:00
Vik Paruchuri
6d0af13923
Fix respond to feedback
2013-02-09 08:46:24 -05:00
Vik Paruchuri
3eb18a9ebc
Fix status display/make it more robust, and fix module render error
2013-02-09 08:17:20 -05:00
Vik Paruchuri
85324ec83f
Restyle creates a combined results view
2013-02-09 01:35:55 -05:00
Vik Paruchuri
a7a55e462d
Create a combined results view
2013-02-09 01:11:21 -05:00
Vik Paruchuri
757ff604bf
Start to abstract away rendering of feedback from the open ended module into the combined module
2013-02-09 00:44:50 -05:00
Vik Paruchuri
4dc0859fbd
Finish refactor of rubric templates, redo some margins
2013-02-09 00:30:25 -05:00
Vik Paruchuri
995a075f8f
Separate the rubric templates
2013-02-09 00:18:04 -05:00
Vik Paruchuri
0feb8f66bc
Fix colors on legend, add random assessment
2013-02-08 23:59:39 -05:00
Vik Paruchuri
8ef45915df
Move legend and status around to find optimal placements
2013-02-08 23:52:44 -05:00
Vik Paruchuri
dbfc77e4a5
Add in legend, move status bar, fix js where it was constantly displaying a message
2013-02-08 23:37:03 -05:00
Vik Paruchuri
70f7185723
Make a legend
2013-02-08 23:27:45 -05:00
Arthur Barrett
a9773eb888
Updated markup, styling, and tooltip behavior for displaying instructor comments. Added drag/drop to the comments so the user can organize them as they wish after clicking on the span. When the user hides the annotations, their positions on the screen are remembered so they can be restored later. Also modified the markup so that block content can be displayed.
2013-02-08 20:38:24 -05:00
Your Name
cc0a6a2da9
make hide/show synchronous for cohort filters
2013-02-08 18:03:27 -05:00
Your Name
7761f6cb04
make cohort filter visibility conditional on selected commentable cohortedness
2013-02-08 17:22:29 -05:00
Your Name
bcf9dfc2b3
add css change to cohort dropdown for zoom support
2013-02-08 15:44:56 -05:00
Your Name
b980399f5f
change cohort dropdown verbiage
2013-02-08 15:41:11 -05:00
Victor Shnayder
0e06f5f587
Merge remote-tracking branch 'origin/feature/kevin/groups_ui_changes' into feature/victor/revert-revert-of-forums-ui
2013-02-08 15:01:30 -05:00
Victor Shnayder
6d9a9ec46f
Revert "Merge pull request #1452 from MITx/silly/victor/revert-forums-merge"
...
This reverts commit e4819a1b55 , reversing
changes made to b6ec41cae0 .
Now that we're ready to test again, need to revert the revert to put the filtering UI back in.
2013-02-08 15:00:25 -05:00
Your Name
df0b6aca7d
inline mustache working
2013-02-08 14:41:36 -05:00
Your Name
21c06c741b
inline mustache working
2013-02-08 14:28:48 -05:00
David Ormsbee
80843c1561
Merge pull request #1463 from MITx/feature/brian/pearson-exam
...
Feature/brian/pearson exam
2013-02-08 11:07:15 -08:00
Brian Wilson
f51876da6a
cosmetic changes
2013-02-08 13:42:54 -05:00
Victor Shnayder
a68094515c
fix capitalization and spacing
2013-02-08 12:33:19 -05:00
Victor Shnayder
83a4f40ac6
fix typo; fix phrasing for software engineer job
2013-02-08 12:24:07 -05:00
Victor Shnayder
61f5991885
Posting lots of new jobs
2013-02-08 12:15:09 -05:00
ichuang
96d119965c
limit staff debug verbosity to locations of specific categories
2013-02-08 10:52:03 -05:00
ichuang
04cc257bdd
fix module staff accesss - by has_access, not by user.is_staff
2013-02-08 10:46:17 -05:00
Calen Pennington
bda46c423d
Fix some issues that were prevent lms start
2013-02-08 10:41:02 -05:00
Kevin Chugh
727843d32e
added cohorted mustache template for inline
2013-02-08 10:39:59 -05:00
ichuang
ad0d304e67
fix instructor dashboard datadump error message to be useful
2013-02-08 09:21:36 -05:00
Kevin Chugh
c6bece8620
more updates
2013-02-08 09:11:41 -05:00
Arthur Barrett
7ea87793c2
Modified annotatable to retrieve and display instructor comments from span elements. Instructor commentaries are displayed in tooltips with a reply link when the highlighted area is clicked. The commentaries are connected to inline discussion forums by anchors (for now).
2013-02-07 19:51:22 -05:00
Vik Paruchuri
a49f740e87
Fix rubric and make images display with tooltips
2013-02-07 19:22:54 -05:00
Vik Paruchuri
14372a4079
Address some issues with robustness, make images work properly throughout flow
2013-02-07 19:02:01 -05:00
Vik Paruchuri
68eb802516
Remove images from status bar after finding out that they run afoul of the rewriting of static links. Need to send them back via ajax to avoid
2013-02-07 18:48:13 -05:00
Vik Paruchuri
4973363353
Attach images to rubric to indicate which graders scored what
2013-02-07 18:35:09 -05:00
Vik Paruchuri
a2d9e66634
Centralized rubric now displays properly
2013-02-07 18:21:50 -05:00
Your Name
7dd252178c
cohort filter almost done
2013-02-07 18:14:46 -05:00
Your Name
3965f9129d
cohort filter almost done
2013-02-07 18:13:53 -05:00
Vik Paruchuri
9fa16b07d6
Remove ability to manually get results
2013-02-07 18:02:48 -05:00
Vik Paruchuri
c4bf9a0be4
Modify rubric category rendering
2013-02-07 17:47:19 -05:00