kimth
dca16ad007
CorrectMap uses dict to represent queuestate
2012-08-27 19:01:36 -04:00
kimth
0cff6fa30d
Remove debugging comment
2012-08-27 18:51:38 -04:00
kimth
c462b1a917
Document CorrectMap.set
2012-08-27 18:50:31 -04:00
David Ormsbee
57c6bfc3a6
commenting out the pre-loading of modules until we get a better way in place (that doesn't hang on deploy)
2012-08-27 18:46:13 -04:00
David Ormsbee
d524062652
Put quick check so we don't load course modules on init unless we're actually running in Django
2012-08-27 17:47:37 -04:00
kimth
b45fb750b2
CorrectMap allows unmatched keywords
2012-08-27 17:12:20 -04:00
David Ormsbee
d2e64d1354
Merge pull request #551 from MITx/feature/victor/slash-in-url_names
...
Allow location url_names to contain ':', mapping to / on file load
2012-08-27 13:34:52 -07:00
Calen Pennington
01d0697165
Eagerly load modulestores on server startup
2012-08-27 16:26:35 -04:00
kimth
b53327a6a4
Correctmap state debugging continued...
2012-08-27 15:14:12 -04:00
kimth
ff38f5b390
Debugging correctmap state
2012-08-27 14:50:03 -04:00
kimth
b50f9759e1
Catch queuekey --> queuestate KeyError in conversion
2012-08-27 14:08:57 -04:00
Victor Shnayder
f81f94ec67
Allow location url_names to contain ':', mapping to / on file load
...
* New format: {tag}://{org}/{course}/{category}/{name}[@{revision}]
* Updated tests, code
* Added test chapter with : in url_name in toy course
* added test html page with : in url_name
* added a note to docs
2012-08-27 11:37:22 -04:00
Victor Shnayder
7e2e90cfa5
move comment into function re: #549
2012-08-27 11:29:13 -04:00
Calen Pennington
5bd919b5dc
Merge pull request #549 from MITx/feature/victor/unique-names
...
Feature/victor/unique names
2012-08-27 08:25:31 -07:00
Matthew Mongeau
8d747e4423
Conditionally show calculator
2012-08-27 10:15:30 -04:00
kimth
af871d92aa
Send ext grader the time of submission
2012-08-26 21:15:34 +00:00
kimth
79568dfdf6
Add error logging for external grader messages
2012-08-26 17:37:01 +00:00
kimth
c406be8c6a
Check grader message has proper XML structure
2012-08-26 13:43:21 +00:00
kimth
f7c87aa7a1
Anonymous student id is a property of ModuleSystem
2012-08-25 09:03:47 -04:00
kimth
27459efcf7
Update CodeResponse test
2012-08-25 08:06:17 -04:00
kimth
1dcaf21f81
Send idhash
2012-08-25 07:57:17 -04:00
kimth
45a64a9bd4
Hide queue length information from the student
2012-08-24 16:33:05 -04:00
Victor Shnayder
7a67fdc4ed
Fix url_name loading
...
- cleaned up name loading
- clear fallbacks, including hashing content if no name specified
- log errors in error tracker for content devs to see
2012-08-24 13:58:14 -04:00
kimth
088d204d9c
Added CodeResponse tests
2012-08-24 11:09:27 -04:00
kimth
97ab53e786
Queuekey --> Queuestate in tests
2012-08-24 08:28:47 -04:00
kimth
fdecaef7ef
Fix datetime name conflict
2012-08-24 08:23:46 -04:00
kimth
95a7a5b08b
Student must wait XQUEUE_WAITTIME_BETWEEN_REQUESTS between queueing submissions
2012-08-23 18:39:57 -04:00
kimth
673cc2bbb3
Keep queueuing time
2012-08-23 17:43:38 -04:00
kimth
77f928d118
Queuestate records both secret key and time of queue request
2012-08-23 17:24:59 -04:00
Tom Giannattasio
27729db1c7
Merge branch 'master' into feature/tomg/fall-design
2012-08-23 16:57:19 -04:00
David Ormsbee
f9616c6ed3
Merge pull request #544 from MITx/feature/arjun/fix_password_reset_domain
...
making password reset email link have the current site's domain rather than edx.org hardcoded.
2012-08-23 11:58:09 -07:00
Arjun Singh
202edb0ecb
making password reset email link have the current site's domain rather than edx.org hardcoded.
2012-08-23 11:47:30 -07:00
Arjun Singh
a7f1e7c147
use the request's hostname rather than settings.SITE_NAME for activation emails
2012-08-23 11:37:46 -07:00
Tom Giannattasio
582694b029
Merge branch 'master' into feature/tomg/fall-design
2012-08-23 13:10:38 -04:00
David Ormsbee
afa67599ea
Merge pull request #540 from MITx/feature/arjun/fix_discussion_syncing
...
getting rid of terrible hack in favor of re enabling the dispatcher to sync w/ the comment service
2012-08-23 10:09:02 -07:00
Arjun Singh
ed6317f37c
getting rid of terrible hack in favor of re enabling the dispatcher to sync w/ the comment service
2012-08-23 10:03:36 -07:00
Arjun Singh
48e7966ef2
partial credit for an inputfield
2012-08-23 09:11:13 -07:00
Tom Giannattasio
5950520e71
tweaked sequence nav and discussion profile sidebar
2012-08-23 11:11:22 -04:00
Tom Giannattasio
a2372e659c
Merge branch 'master' into feature/tomg/fall-design
2012-08-23 10:04:17 -04:00
Arjun Singh
7f3a4889b8
make discussions work for new users
2012-08-23 06:48:37 -07:00
Carlos Andrés Rocha
ad2fff2900
Retrieving video information from YouTube using https instead of http.
2012-08-23 09:24:51 -04:00
Tom Giannattasio
cf2f5d2af2
Merge branch 'master' into feature/tomg/fall-design
2012-08-23 08:24:58 -04:00
Tom Giannattasio
163eb9d49f
fixed bottom sequence nav buttons and firefox outling bug
2012-08-23 08:24:54 -04:00
Arjun Singh
0757712e4b
Get rid of inline flag for choicegroup, radiogroup, and checkboxgroup. This should be done via CSS. This change only affects radiogroup and checkboxgroup as far as changing the behavior goes
2012-08-22 23:11:51 -07:00
Arjun Singh
cd1bc95efe
adding the ability to override the sidebar name
2012-08-22 20:40:59 -07:00
David Ormsbee
4e7ba6e651
Merge pull request #513 from MITx/feature/bridger/new_wiki
...
Feature/bridger/new wiki
2012-08-22 20:18:36 -07:00
Bridger Maxwell
82ebc14bd6
Fixed inline circuit editing to only work if 'circuit-schematic' is at the beginning of a line.
2012-08-22 21:15:52 -04:00
David Ormsbee
baa6eadfb5
Merge branch 'master' into feature/dave/forum_fixes
2012-08-22 20:30:49 -04:00
Victor Shnayder
44ee0200a5
Fix undefined variables if LMS_MIGRATION was off
2012-08-22 20:19:58 -04:00
Rocky Duan
908a5c5d59
Merge branch 'master' of github.com:MITx/mitx into merge
2012-08-22 14:11:44 -07:00