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 |
|
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 |
|
Diana Huang
|
3156c2b393
|
Add icon to the grading message
|
2012-12-10 12:29:46 -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 |
|
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
|
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 |
|
Carlos Andrés Rocha
|
cc68ba5bc9
|
Add Georgetown news announcement, landing page and updated FAQ
[#40805397]
|
2012-12-07 11:59:13 -05:00 |
|
David Ormsbee
|
7596deb40a
|
Merge pull request #1094 from MITx/feature/victor/instructor-grading
Feature/victor/instructor grading
|
2012-12-07 08:44:58 -08:00 |
|
Brian Talbot
|
edbc12e1e3
|
homepage - added georgetown logo assets and resized other university logos to match 3x3 layout
|
2012-12-06 17:02:43 -05:00 |
|
Brian Talbot
|
cc870f8ecd
|
homepage - changed partner university listing layout to handle 6 partners
|
2012-12-06 14:37:09 -05:00 |
|
Diana Huang
|
5ebde2a93e
|
fix comment
|
2012-12-05 09:42:30 -05:00 |
|
Diana Huang
|
cb6bb38f84
|
merge commit
|
2012-12-05 09:40:53 -05:00 |
|
Diana Huang
|
90076c39e6
|
add in some new mock responses for our staff grading API
|
2012-12-05 09:25:05 -05:00 |
|
Victor Shnayder
|
40f34d19a3
|
add initial mock of get_problems call
|
2012-12-04 17:46:34 -05:00 |
|
Victor Shnayder
|
c57b9f3240
|
merge prompt and ml accuracy display
|
2012-12-04 14:44:23 -05:00 |
|
Carlos Andrés Rocha
|
c702bbcd85
|
Modify Wellesley rollover logo
|
2012-12-04 10:27:23 -05:00 |
|
Carlos Andrés Rocha
|
e3d180505f
|
Add Wellesley College news announcement and frontpage changes
|
2012-12-04 09:45:30 -05:00 |
|
David Ormsbee
|
3b326048f9
|
Don't log errors to console if there is no console (like IE8 and below).
|
2012-12-01 12:16:10 -05:00 |
|
Vik Paruchuri
|
4e4bd4aba2
|
Altered staff grading to display message about ml grading performance.
|
2012-11-30 15:52:11 -05:00 |
|
Victor Shnayder
|
26f033b79f
|
allow score 0
|
2012-11-30 10:03:31 -05:00 |
|
Victor Shnayder
|
d2cc8696ed
|
Add some initial css.
|
2012-11-30 10:03:31 -05:00 |
|
Victor Shnayder
|
d1b433dba5
|
add adaptive-max-score html to lms view
|
2012-11-30 10:03:30 -05:00 |
|
Victor Shnayder
|
a584f06bac
|
Add support for varying max_score.
|
2012-11-30 10:03:30 -05:00 |
|
Victor Shnayder
|
d0e2b85e3c
|
Refactor testing code, hook up frontend.
- now getting requests from js to server and back, with mocked service.
|
2012-11-30 10:02:20 -05:00 |
|
Victor Shnayder
|
4f359ea594
|
pass through message when no more submissions.
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
5836438454
|
hook up radio buttons, hide submit button till after grading
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
e910f60e08
|
wip
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
e1fd6d73b3
|
refactor to be more clearly model-view
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
b1d5273a2a
|
add messages, headers for sections
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
546096e8a0
|
Split out mock backend, fix out-of-data bug
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
3d0ef75807
|
Basic js implementation, with mocked backend
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
aa786d138d
|
move computers--adding test file
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
c7ab37bdab
|
initial js--called at page load
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
7d1d135c16
|
Wire in some initial js.
|
2012-11-30 09:51:34 -05:00 |
|
Vik Paruchuri
|
329ea7ab72
|
removed .idea files
|
2012-11-29 16:11:48 -05:00 |
|
Carlos Andrés Rocha
|
d4f5f17381
|
Remove unused askbot/discussion sass stylesheets
The unused styles are referencing images that no longer exisit,
breaking collectstatic and therefore tests.
|
2012-11-27 19:06:03 -05:00 |
|
David Ormsbee
|
658c92037c
|
Revert "Make tests pass again without askbot" -- that commit removed
scss files that were still being partially used by the current
discussion forum.
This reverts commit 010bccc8a5.
|
2012-11-20 18:43:00 -05:00 |
|
Calen Pennington
|
010bccc8a5
|
Make tests pass again without askbot
|
2012-11-19 16:02:49 -05:00 |
|