Calen Pennington
9bd42278e9
Don't hide the logs in tests
2012-12-28 14:55:32 -05:00
Calen Pennington
9c5a922eee
Create tables for all known scopes, and add tests of the LmsKeyValueStore
2012-12-28 14:55:32 -05:00
Calen Pennington
7cb95aad47
WIP: Add grade publishing functionality
2012-12-28 14:55:32 -05:00
Calen Pennington
7679fda172
Remove debugging print statements
2012-12-28 14:54:13 -05:00
Calen Pennington
d61c91c139
Fix errors around error descriptors and custom tag modules
2012-12-28 14:53:30 -05:00
Calen Pennington
8693d288c8
Fix errors from running unit tests (some tests still fail)
2012-12-28 14:51:50 -05:00
Calen Pennington
2879853eee
Pep8 fixes
2012-12-28 14:51:50 -05:00
Calen Pennington
fbd9499c51
Make debug message use the available request.user object
2012-12-28 14:51:50 -05:00
Calen Pennington
64848a32ee
Delete get_instance_module and get_shared_instance_module, as they are obsolete with the new properties
2012-12-28 14:51:50 -05:00
Calen Pennington
13cab34a7d
Always use the url form of the location when making StudentModules
2012-12-28 14:51:50 -05:00
Calen Pennington
306dbcff9c
Rationalize StudentModule unicode and repr strings
2012-12-28 14:51:50 -05:00
Calen Pennington
3adb1e7109
Make grading not require get_instance_module
2012-12-28 14:51:50 -05:00
Calen Pennington
7977491ddf
WIP: LMS Courseware appears to be working
2012-12-28 14:51:50 -05:00
Calen Pennington
01411ae66e
WIP: Trying to get tests working
2012-12-28 14:48:47 -05:00
Calen Pennington
7e224f5847
Convert a bunch more references from metadata to fields
2012-12-28 14:45:46 -05:00
Calen Pennington
45544396a8
Make computed defaults work, even in namespaces
2012-12-28 14:45:46 -05:00
Calen Pennington
c5e3380b71
WIP: Save student state via StudentModule. Inheritance doesn't work
2012-12-28 14:45:46 -05:00
Calen Pennington
cbfc7b201a
WIP more changes to model definitions. Next Up: actually wiring model data into the rdbms
2012-12-28 14:44:31 -05:00
Calen Pennington
8ba4163557
WIP. Data loads, but not all of it
2012-12-28 14:39:13 -05:00
Diana Huang
d23eb93fbb
add new peer grading service with some rudimentary logic
2012-12-28 13:35:35 -05:00
Diana Huang
125945de90
Refactor get and post logic into new GradingService
2012-12-28 13:34:07 -05:00
Diana Huang
ecf04b3e49
Refactor existing grading logic into a new app.
2012-12-28 11:29:29 -05:00
Don Mitchell
bd8661a8b5
Merge pull request #1211 from MITx/feature/cdodge/export
...
Feature/cdodge/export
2012-12-27 13:38:28 -08:00
Chris Dodge
625237601f
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/export
...
Conflicts:
common/lib/xmodule/xmodule/contentstore/content.py
common/lib/xmodule/xmodule/contentstore/mongo.py
2012-12-27 14:16:40 -05:00
Carlos Andrés Rocha
1ac41787a7
Fix broken display of courses in university profile
2012-12-21 16:38:17 -05:00
David Ormsbee
5171fe6871
Merge pull request #1199 from MITx/fix/zoldak/test-logger-settings
...
Remove logger setting override from test settings configuration file.
2012-12-21 12:22:47 -08:00
David Ormsbee
241b4eb0fe
Merge pull request #1196 from MITx/feature/rocha/change-courses-layout
...
New Layout for course listings with new course graphical overlay
2012-12-21 12:18:05 -08:00
Brian Talbot
e170afa927
test center registration - forgot to add/commit corresponding SASS file
2012-12-21 13:23:20 -05:00
Brian Talbot
45ed4a410c
resolving merge conflict around test_center_register.html template
2012-12-21 13:22:31 -05:00
Brian Talbot
3bd8f408b5
test center registration - added final styling and label focus JS
2012-12-21 13:16:39 -05:00
Brian Talbot
3987120496
test center registration - further UI design and styling on form and dashboard tweaks
2012-12-21 13:04:22 -05:00
Carlos Andrés Rocha
4959dc6005
Add Instructional Designer Job Post
2012-12-21 11:44:45 -05:00
David Ormsbee
f43c93e1d8
Merge pull request #1189 from MITx/fix/rocha/login-redirect
...
Fix django auth login redirection
2012-12-21 08:20:18 -08:00
Carlos Andrés Rocha
8ac89c39a7
Use course metadata instead of setting attributes to display new course overlay
2012-12-21 11:12:21 -05:00
Jay Zoldak
3bbfb4851b
Remove logger setting override from test settings configuration file.
2012-12-21 10:25:14 -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
Carlos Andrés Rocha
22de7cbb4e
Add logic to display courses by start date and show the new overlay
2012-12-20 20:05:11 -05:00
Carlos Andrés Rocha
a0d1d98c92
Merge branch 'style/btalbot/homepage-courselistings' into feature/rocha/change-courses-layout
2012-12-20 17:45:19 -05:00
David Ormsbee
ecc4d79f55
Merge pull request #1193 from MITx/content/rocha/new-courses-2013
...
Correct some spring courses announcement information
2012-12-20 12:39:32 -08:00
Carlos Andrés Rocha
6ad6d348e6
Correct some spring courses announcement information
...
[#41545421 ]
2012-12-20 13:25:10 -05:00
Brian Talbot
76f6ee1877
test center - reorg of HTML - wip
2012-12-20 13:00:08 -05:00
Brian Talbot
5119257f3e
test center - fixed dashboard link font issue and started cleaning up markup in reg form - wip
2012-12-20 12:24:31 -05:00
Brian Talbot
f92266d659
course listings - new html and css for ordering - finished sass changes and static markup example
2012-12-20 09:55:52 -05:00
Brian Talbot
37e0d98fec
course listings - new html and css for ordering - wip
2012-12-20 09:32:15 -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
Chris Dodge
0bf79eb587
append some character, in this case a '_', if the course number is really a full-on number. The Wiki library interprets this incorrectly - to date we've always used non-numerical values.
2012-12-19 20:54:43 -05:00
Carlos Andrés Rocha
5d85fab283
Fix django auth login redirection
...
The django authentication decorator login_required, redirects to
settings.LOGIN_URL. If it is missing, it redirects to /accounts/login.
We did not have the setting enable, not a proper page where to
redirect. This cause users not logged in to see a 404 error when
accessing courseware directly, by using a link or a bookmark.
[#41499213 ]
2012-12-19 18:48:30 -05:00
Brian Talbot
4d13744622
added new visual status to course listings on edx.org
2012-12-19 16:56:32 -05:00
Brian Wilson
ee99080687
add additional fields to testcenter user and update test center registration.
2012-12-19 16:53:13 -05:00
David Ormsbee
89527281e8
Merge pull request #1186 from MITx/content/rocha/new-courses-2013
...
Fix links for Software as a Service courses
2012-12-19 13:16:27 -08:00