Don Mitchell
|
5ea5a7c0a7
|
It works!!!
|
2012-12-10 18:55:35 -05:00 |
|
Don Mitchell
|
c43aa62fce
|
Need to still add create and delete but otherwise done.
|
2012-12-10 18:01:28 -05:00 |
|
Carlos Andrés Rocha
|
5cf9982c4a
|
Merge pull request #1121 from MITx/feature/jarv/ipython
Adding ipython to requirements
|
2012-12-10 14:26:34 -08:00 |
|
John Jarvis
|
8aebb14eea
|
Adding ipython to requirements
We had this before as a python dependency but it was dropped
when we switched to virtual environments
|
2012-12-10 17:15:31 -05:00 |
|
Don Mitchell
|
39024a7fee
|
Grading mostly working
|
2012-12-10 16:32:33 -05:00 |
|
Diana Huang
|
4a2dabd30a
|
new test for problem lists
|
2012-12-10 16:31:43 -05:00 |
|
chrisndodge
|
c3d7c466ef
|
Merge pull request #1120 from MITx/feature/christina/misc
Bug fix: Show error if organization name has invalid characters
|
2012-12-10 13:08:52 -08:00 |
|
Christina Roberts
|
6acae5b440
|
Show error if organization name has invalid characters
|
2012-12-10 15:19:34 -05:00 |
|
Victor Shnayder
|
df578de11f
|
Merge pull request #1119 from MITx/diana/open-ended-response-styling
Updates to the styling of open ended problems
|
2012-12-10 11:36:04 -08:00 |
|
VikParuchuri
|
a651a7798e
|
Merge pull request #1118 from MITx/bugfix/victor/open-ended-parsing
Check for none.
|
2012-12-10 11:27:39 -08:00 |
|
Vik Paruchuri
|
ab84042435
|
Fix raised error
|
2012-12-10 14:24:00 -05:00 |
|
Diana Huang
|
7279d11cf2
|
Add a reload button to open-ended input problems
|
2012-12-10 14:16:00 -05:00 |
|
Victor Shnayder
|
ed1f4bdd85
|
Check for none.
|
2012-12-10 14:10:19 -05:00 |
|
chrisndodge
|
c0ca573dcf
|
Merge pull request #1117 from MITx/feature/dhm/course-info
we also need to set on window scope
|
2012-12-10 10:56:30 -08:00 |
|
Chris Dodge
|
e2e5246853
|
we also need to set on window scope
|
2012-12-10 13:54:35 -05:00 |
|
Victor Shnayder
|
c5c4305f9e
|
Merge pull request #1110 from MITx/diana/instructor-grading-styling
Updates to the instructor grading pages
|
2012-12-10 10:39:19 -08:00 |
|
Brian Talbot
|
3f5254adb0
|
Added tool tip text to several other UI controls in templates
|
2012-12-10 13:32:06 -05:00 |
|
Brian Talbot
|
a3579e3183
|
added in basic styles and plug-in reference for tool tip UI across Studio + Courseware Overview tool tip text
|
2012-12-10 13:02:55 -05:00 |
|
Diana Huang
|
3156c2b393
|
Add icon to the grading message
|
2012-12-10 12:29:46 -05:00 |
|
Christina Roberts
|
495b58241c
|
Remove 'name' property if it exists in an AssignmentFormatGrader. Don and I decided to do this instead of throwing an xlint warning and forcing authors to delete the name property.
|
2012-12-10 11:50:21 -05:00 |
|
chrisndodge
|
e55d8fb21c
|
Merge pull request #1115 from MITx/feature/dhm/course-info
on AWS instances, base.js gets wrapped into a single JS file, but it's i...
|
2012-12-10 08:26:08 -08:00 |
|
Chris Dodge
|
53f40e8d85
|
on AWS instances, base.js gets wrapped into a single JS file, but it's in a different scope. So to reference one of the globals in base.js, we have to reference it as window.XXXXXX.
|
2012-12-10 11:25:25 -05:00 |
|
Diana Huang
|
cc72870aac
|
Make oepn-ended responses and self-assessment answers use
the same CSS
|
2012-12-10 11:00:28 -05:00 |
|
Victor Shnayder
|
85b5190c29
|
fix login hack. Uses new return-error-msg-if-not-logged-in behavior
|
2012-12-10 10:41:40 -05:00 |
|
chrisndodge
|
e1c452bc08
|
Merge pull request #1113 from MITx/feature/dhm/course-info
move the underscore tempaltes to /static/client-templates and update the...
|
2012-12-10 07:17:19 -08:00 |
|
Chris Dodge
|
79e48dde97
|
move the underscore tempaltes to /static/client-templates and update the references
|
2012-12-10 10:01:08 -05:00 |
|
Diana Huang
|
c9d399d3bd
|
Update instructor grading message with more accurate information
|
2012-12-10 09:35:30 -05:00 |
|
chrisndodge
|
a4ed3a7ba9
|
Merge pull request #1088 from MITx/feature/dhm/course-info
Course info style and implementation
|
2012-12-10 05:59:59 -08:00 |
|
Carlos Andrés Rocha
|
faae6a36dc
|
Merge pull request #1107 from MITx/content/btalbot/new-universities
Add Georgetown news announcement, landing page and updated FAQ
[Finished cd#40805397 #40805401]
|
2012-12-10 03:32:41 -08:00 |
|
Diana Huang
|
76f76a4ff8
|
Update tests and mock objects to work with the new API
|
2012-12-07 17:30:03 -05:00 |
|
JM Van Thong
|
27b8f01ffa
|
Added the following analyzers: StudentsActive, OverallGradeDistribution, StudentsDropoffPerDay.
|
2012-12-07 17:26:33 -05:00 |
|
David Ormsbee
|
b069f95c07
|
Merge pull request #1109 from MITx/feature/dave/pearson_ie7
IE7 compatibility
|
2012-12-07 14:08:46 -08:00 |
|
Diana Huang
|
4ccf7c351d
|
Fix service errors so that individual problems can now be displayed
and graded
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
7f9fcfffdf
|
Add support for the new staff grading views on the backend
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
5030c9d35b
|
Cleanup of the meta information styles and make
the feedback box less important.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
1026c64111
|
Fix up some more of the meta info container
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
275c9ef7fd
|
Update API with server and add new meta info box for meta information
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
7c768cbbff
|
Wire up the separate action button
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
aee1e5e9a9
|
Updates to the list view and error container
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
ef82ced2af
|
Improve the paragraph maker on the staff grading page
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
ffa42b6f11
|
Styles for the new instructor grading interface
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
fcc1ab71f6
|
Update the formatting and layout of the Instructor Grading interface.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
b5f3386d27
|
Add breadcrumbing and clarify some of the text on the
instructor grading interface.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
5914b1cf91
|
Make the mock backend support different problems, and make sure
the location is passed around properly. Clarify some of the numbers for
the user
|
2012-12-07 17:01:26 -05:00 |
|
Diana Huang
|
94e1a9ffd3
|
Clean up some minor issues with list view
and display some new information on the problem-specific page
|
2012-12-07 17:01:26 -05:00 |
|
Diana Huang
|
48b9043213
|
Initial problem list functionality
|
2012-12-07 17:01:26 -05:00 |
|
David Ormsbee
|
e3b4d78d87
|
IE7 compatibility: no trailing commas in arrays, including the third party json2.js lib because IE<8 has no JSON object.
|
2012-12-07 16:03:05 -05:00 |
|
Don Mitchell
|
457b4aa645
|
Merge pull request #1108 from MITx/feature/cdodge/course-info
Feature/cdodge/course info
|
2012-12-07 12:51:09 -08:00 |
|
Kevin Chugh
|
368b59a9e6
|
updated tooltips
|
2012-12-07 15:39:53 -05:00 |
|
Tom Giannattasio
|
299b28007b
|
clean up of users page
|
2012-12-07 15:37:22 -05:00 |
|