Brian Wilson
|
9e157b91f0
|
change urls from xxx_test_registration to xxx_exam_registration.
|
2013-01-15 00:59:34 -05:00 |
|
Brian Wilson
|
96da4ac55e
|
Add some log statements. Add missing fields to _make_tc_user, and make _make_tc_registration independent of course configuration (for testing)
|
2013-01-14 16:27:28 -05:00 |
|
Brian Wilson
|
3d0384692c
|
add pearson_make_tc_registration command
|
2013-01-11 17:50:02 -05:00 |
|
Brian Wilson
|
7d279efd0e
|
add functionality for exporting EAD files to Pearson (and add dump_all option to CDD-dumping).
|
2013-01-10 18:31:41 -05:00 |
|
Brian Wilson
|
83fdab79ba
|
pearson_make_tc_user: add support for incremental changes, and changes to 'internal' fields for debugging.
|
2013-01-10 15:16:13 -05:00 |
|
Brian Wilson
|
468d703b57
|
Update CDD export to output only changed records.
|
2013-01-09 18:08:05 -05:00 |
|
Brian Wilson
|
cc8e8ba6c6
|
Pearson reg: relax validation of phone country codes.
|
2013-01-09 13:31:04 -05:00 |
|
Brian Wilson
|
8ad9bc5949
|
Move Pearson URL to settings. Fix Register button. Other small changes.
|
2013-01-09 11:26:54 -05:00 |
|
Brian Wilson
|
a5cce4769e
|
add accommodation listing, and revise error messages
|
2013-01-09 02:14:02 -05:00 |
|
Brian Wilson
|
25f08374ca
|
hook up more registration status boxes
|
2013-01-08 17:42:15 -05:00 |
|
Brian Wilson
|
e57656e24f
|
Add TestCenterExam class to course module, and plumb through.
|
2013-01-06 17:57:13 -05:00 |
|
Brian Wilson
|
ea8a56da0a
|
add id generation and validation
|
2013-01-04 18:45:46 -05:00 |
|
Brian Wilson
|
e32dfcf0a0
|
get display of validation errors to work.
|
2013-01-04 01:39:40 -05:00 |
|
Brian Wilson
|
c5cc15a92a
|
return json, and add validation errors. Start displaying field with error.
|
2013-01-03 18:51:26 -05:00 |
|
Brian Wilson
|
c76f37050a
|
introduce form to template
|
2013-01-03 03:22:37 -05:00 |
|
Brian Wilson
|
4abd9cd3d4
|
get closer to working again
|
2013-01-02 18:56:25 -05:00 |
|
Brian Wilson
|
2788ad8629
|
switch back to returning json to test_center_register template, and enable jquery handling in template.
|
2012-12-21 01:39:18 -05:00 |
|
Brian Wilson
|
d5bd2313c1
|
fix migrations, removing one field and making another nullable. Update registration page to allow for editing only demographics.
|
2012-12-20 04:16:00 -05:00 |
|
Brian Wilson
|
ee99080687
|
add additional fields to testcenter user and update test center registration.
|
2012-12-19 16:53:13 -05:00 |
|
Brian Wilson
|
f472ac60f5
|
minor tweaks to test center registration
|
2012-12-19 00:21:49 -05:00 |
|
Brian Wilson
|
f912ffe8a2
|
add persistence of testcenter_user registration
|
2012-12-18 18:31:41 -05:00 |
|
Brian Wilson
|
bc40a7f127
|
make test-reg dialog non-modal, and pass course_id in URL. Add to course info.
|
2012-12-18 16:16:55 -05:00 |
|
Brian Wilson
|
c7d379beb6
|
add first pass at wiring test registration dialog
|
2012-12-18 03:20:02 -05:00 |
|
Diana Huang
|
3b805fac1a
|
Merge pull request #1123 from MITx/bugfix/victor/open-ended-parsing
Fix for issues in open ended parsing
|
2012-12-11 10:24:53 -08:00 |
|
Vik Paruchuri
|
b4fffc798c
|
Fix for issues in open ended parsing
|
2012-12-11 13:14: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Victor Shnayder
|
bd94474a50
|
improve docstring
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
7190e484f1
|
Use a namedtuple for parsing ScoreMessages
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
bf593c6603
|
clean up imports
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
42f8afb083
|
address minor code review comments
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
3da727125f
|
fix feedback formatting
|
2012-12-07 10:35:43 -05:00 |
|
Victor Shnayder
|
6d2688cb66
|
unicode fix and cleanup in stringify children
|
2012-12-07 10:21:46 -05:00 |
|
Vik Paruchuri
|
0bc0657939
|
Add in support for ordering tags properly in feedback box
|
2012-12-07 09:21:23 -05:00 |
|
David Ormsbee
|
61c17cabfa
|
Merge pull request #1100 from MITx/fix/brian/nonascii-html-xmodule
Fix/brian/nonascii html xmodule
|
2012-12-06 15:33:21 -08:00 |
|
Vik Paruchuri
|
1eaf424c20
|
Change some things to use format
|
2012-12-05 13:17:16 -05:00 |
|
Vik Paruchuri
|
e813dc3514
|
Address format issue and exception
|
2012-12-05 12:08:26 -05:00 |
|
Victor Shnayder
|
3795b3a785
|
Address Dave's comments
- factor out some common code
- improve variable names
|
2012-12-05 10:56:12 -05:00 |
|
Victor Shnayder
|
1d87dab3a7
|
remove queueing spinner and polling logic, change message
- no polling, since instructors may take a long time to grade
|
2012-12-04 17:45:51 -05:00 |
|
David Ormsbee
|
cee0781a20
|
Don't cap points coming back from CodeResponses -- let them be more than max_points if they want to award extra credit.
|
2012-12-04 15:51:36 -05:00 |
|
Brian Wilson
|
c2d5c04d9d
|
Merge branch 'master' into fix/brian/nonascii-html-xmodule
|
2012-12-04 13:26:37 -05:00 |
|
Brian Wilson
|
cde20758f8
|
cosmetic cleanup
|
2012-12-04 13:25:04 -05:00 |
|
Brian Wilson
|
dfb9913100
|
clean up lms tests, and fix export/import
|
2012-12-04 11:52:35 -05:00 |
|
Brian Wilson
|
4ebd70dcc4
|
add support for utf8 in sequences, verticals and custom modules.
|
2012-12-04 03:54:36 -05:00 |
|