Commit Graph

  • a392d5a4c1 Rename test directory for consistancy Calen Pennington 2012-06-19 14:21:38 -04:00
  • 592f124070 Remove old pre-compiled css Calen Pennington 2012-06-19 14:20:10 -04:00
  • d147638d07 Switch the cms over to using django-pipeline Calen Pennington 2012-06-19 14:12:03 -04:00
  • 1898691544 Add comment about None in Locations Calen Pennington 2012-06-19 14:24:14 -04:00
  • 591175b680 Remove extra word in doc string Calen Pennington 2012-06-19 14:17:05 -04:00
  • 568cf10f7e Remove reference to instructor module Calen Pennington 2012-06-19 11:44:54 -04:00
  • 09d53f1018 Change name of XModuleSystem to DescriptorSystem at usage sites Calen Pennington 2012-06-19 11:36:22 -04:00
  • b0b728c711 Cleanup intertwined descriptor and keystore code Calen Pennington 2012-06-19 11:31:13 -04:00
  • 05dcd76bf1 Add documentation of mongo query syntax usage Calen Pennington 2012-06-19 11:29:48 -04:00
  • 2aea7df602 Remove unused code Calen Pennington 2012-06-19 11:28:22 -04:00
  • 34fdce8902 Remove unused urls Calen Pennington 2012-06-19 11:27:56 -04:00
  • 4dcca12483 Fix string layout for readability Calen Pennington 2012-06-19 11:27:44 -04:00
  • f2598426ce Cleanup and test Location, and add the ability to specify a revision Calen Pennington 2012-06-19 11:27:29 -04:00
  • 52621eb5aa Get rid of references to askbot Calen Pennington 2012-06-19 11:25:41 -04:00
  • bde622d4f9 Search for course specifically in navigation view Calen Pennington 2012-06-19 11:25:29 -04:00
  • 092d64aa52 Conform to new TODO standards Calen Pennington 2012-06-19 11:24:22 -04:00
  • de90c8e2b0 Documentation for rapid merge Piotr Mitros 2012-06-18 17:40:39 -04:00
  • 3b9945e04e Rapid pull/history Piotr Mitros 2012-06-18 17:09:17 -04:00
  • c24b8cec7d Code standards Piotr Mitros 2012-06-18 17:06:17 -04:00
  • 3e887bc5c7 Remove old template that is no longer relevant Calen Pennington 2012-06-18 14:24:45 -04:00
  • 73b7a2e667 Remove copy/paste instructor module. It was a bad idea anyway. =) Calen Pennington 2012-06-18 14:08:15 -04:00
  • 21ae3799f7 Move libraries that can only be imported in the context of django into common/djangoapps Calen Pennington 2012-06-18 13:48:26 -04:00
  • 86205c21ff Delay initializition of the MongoKeyStore until required Calen Pennington 2012-06-18 13:41:53 -04:00
  • d8d22ea57b Make tests pass when running on cms Calen Pennington 2012-06-18 13:21:06 -04:00
  • 2aa6193a00 put lambda function back in, as requested during code review Victor Shnayder 2012-06-18 13:12:47 -04:00
  • 2e6c8c5234 Ignore .egg-info directories Calen Pennington 2012-06-18 12:21:12 -04:00
  • 0a7542c281 Courseware can have same random seed in multiple problems for exam. Slight hack. Piotr Mitros 2012-05-14 18:43:21 -04:00
  • d485b9be9e Small cleanups in response to Calen + Piotr's comments Victor Shnayder 2012-06-18 12:04:10 -04:00
  • 896c7daf36 Add categories and XModuleDescriptors for all module types that are used at the top level of a course Calen Pennington 2012-06-18 11:09:11 -04:00
  • 8baf8c81b2 Read week headings from mongodb Calen Pennington 2012-06-18 10:08:31 -04:00
  • 54c8d3f6b9 modify capa_problem to add <include file="foo"> functionality ichuang 2012-06-15 22:40:02 -04:00
  • 7358b01cc4 Clean and refactor courseware/views.py and module_render.py Victor Shnayder 2012-06-14 17:07:50 -04:00
  • cf6ea3d593 added rednose to requirements (adds color output to nose) Victor Shnayder 2012-06-14 11:28:52 -04:00
  • 30f6db8e20 fix typo in comment in student view Victor Shnayder 2012-06-07 17:16:56 -04:00
  • efe158378f Added more styles and markup for sequence Kyle Fiedler 2012-06-15 13:27:24 -04:00
  • b48ac79ad3 Added scratch on the calendar view and added handles on the calendar view Kyle Fiedler 2012-06-15 10:11:04 -04:00
  • 2b9d47bbea Added more styels to the section view and default section view Kyle Fiedler 2012-06-14 17:15:23 -04:00
  • 2d2a16dd70 Successfully read course children out of mongodb Calen Pennington 2012-06-14 16:15:50 -04:00
  • 8dc28549c2 Use existential operator Prem Sichanugrist 2012-06-14 12:16:29 -04:00
  • e9ce333999 Continued on week view styles Kyle Fiedler 2012-06-14 11:55:49 -04:00
  • 2d97c0fc05 Added volume images Kyle Fiedler 2012-06-13 15:14:34 -04:00
  • 66b2e58fc9 Added some styles to clean up volume slider Kyle Fiedler 2012-06-13 15:13:40 -04:00
  • 8fc84000a8 Make sure we don't show volume control on iOS Prem Sichanugrist 2012-06-13 12:12:17 -04:00
  • 19e97de0fb Add video volume control to video player Prem Sichanugrist 2012-06-13 11:46:27 -04:00
  • e04329f486 Be specific on video progress slider handle Prem Sichanugrist 2012-06-12 17:16:11 -04:00
  • 60d796b61b Added sass readme Kyle Fiedler 2012-06-13 15:21:25 -04:00
  • 64b4a4a0fe Create Calculator and Feedback form on every page Prem Sichanugrist 2012-06-13 14:37:21 -04:00
  • 062232e736 Porting latest changes from ui_prototype Calen Pennington 2012-06-13 14:43:01 -04:00
  • 626f3f343b Switch to mako templates Calen Pennington 2012-06-13 13:22:38 -04:00
  • 9c2397b969 Add templates directly from cms_proto/ui_prototype Calen Pennington 2012-06-13 11:54:17 -04:00
  • f809e5b010 Add contentstore from cms proto as a baseline for importing and views for the cms Calen Pennington 2012-06-13 11:42:50 -04:00
  • 6140d5ac3d Update overview to reflect suggestions Victor Shnayder 2012-06-12 09:33:41 -04:00
  • 0a66d0eab9 clarify docstring for modx_dispatch Victor Shnayder 2012-06-12 09:32:41 -04:00
  • 2a0680340f add comment/explanation to eia.py Victor Shnayder 2012-06-12 09:32:04 -04:00
  • 53078665ee add README.md for dogfood Victor Shnayder 2012-06-12 09:31:22 -04:00
  • e013837ab1 add function docs to module_render.py Victor Shnayder 2012-06-11 15:34:52 -04:00
  • 30ce55092e Add rough overview docs Victor Shnayder 2012-06-11 15:49:39 -04:00
  • 51b4d1ff6e added TODO comment Victor Shnayder 2012-06-11 15:48:33 -04:00
  • 59a13e861b Cleanup show answer code Prem Sichanugrist 2012-06-12 14:08:43 -04:00
  • e4cf0ac835 problem.coffee : queue mathjax typesetting just once ichuang 2012-06-12 14:07:48 -04:00
  • 7e3866866a typo in correctmap ichuang 2012-06-12 13:52:34 -04:00
  • cb91b0654e private methods start with _ (in capa_problem) ichuang 2012-06-12 13:50:57 -04:00
  • de82f00f37 capa_problem log.error + raise -> log.debug + # FIXME ichuang 2012-06-12 13:46:30 -04:00
  • 413fe95017 util: tol.endswith ichuang 2012-06-12 13:43:14 -04:00
  • a424fbd1f6 responsetypes - minor edits ichuang 2012-06-12 13:40:03 -04:00
  • 58c494c633 fix correctmap set_dict bug - make __getitem__ call self.cmap.__getitem__ ichuang 2012-06-12 13:36:33 -04:00
  • c2e701f50f revert logging instantiation to use 'mitx.' + __name__ ichuang 2012-06-12 13:27:49 -04:00
  • 504c173e0e Added django_nose and nosexcover to requirements.txt Matthew Mongeau 2012-06-12 11:44:54 -04:00
  • 971a772e73 removed unused answer_map parameter from capa_problem.lcp.preprocess_problem ichuang 2012-06-11 22:28:09 -04:00
  • 0f8d2021e7 Documentation Standards Piotr Mitros 2012-06-11 15:38:19 -04:00
  • 74b5b11f20 Process standards; should this be the same document? Piotr Mitros 2012-06-11 11:56:20 -04:00
  • 0ad9769982 Added purpose to scaffolding; should be better phrased Piotr Mitros 2012-06-11 11:01:20 -04:00
  • 4467bedb49 Grammar/formatting/spelling Piotr Mitros 2012-06-11 10:59:01 -04:00
  • eaf73063ad Code standards Piotr Mitros 2012-06-11 10:57:24 -04:00
  • b273b6ed9f fix dogfood -> use CorrectMap ichuang 2012-06-10 22:56:16 -04:00
  • cc6c773d99 remove loncapa import in formularesponse_with_hint test (jenkins import path not consistent with dev machines?) ichuang 2012-06-10 22:39:16 -04:00
  • bc881e73d9 add MITX_FEATURES['DISPLAY_HISTOGRAMS_TO_STAFF'] flag to settings ichuang 2012-06-10 22:34:30 -04:00
  • bf5e0402ec capa_problem and responsetypes pep8 and pyflakes ichuang 2012-06-10 22:27:40 -04:00
  • 25860ca1fb fix capa_problems pep8 ichuang 2012-06-10 22:20:56 -04:00
  • cd9e4672d1 added stringresponse_with_hint test ichuang 2012-06-10 22:06:13 -04:00
  • ea22aa8670 added StringResponse (with hints) for hints, still to be done: numericalhint, optionhint no default hint processing done yet (ie hintmode = on_request) ichuang 2012-06-10 21:59:29 -04:00
  • fe94985fd5 add FormulaResponseWithHintTest test ichuang 2012-06-10 21:27:11 -04:00
  • 37a554975e SymbolicResponseTest works if snuggletex war running ; back to skipping it for now ichuang 2012-06-10 21:11:43 -04:00
  • 734ee6d8fe fix i4xs in tests.py; move symbolicresponse.xml test back to where it should be ichuang 2012-06-10 21:11:04 -04:00
  • d51604c780 fix xmodule/capa tests to use new CorrectMap ichuang 2012-06-10 21:05:21 -04:00
  • c5d0610da7 fixes to schematicresponse to work with new CorrectMap ichuang 2012-06-10 20:52:10 -04:00
  • cd5a4314e2 django pipeline working now (with new pip -e git+git...) ichuang 2012-06-10 20:05:33 -04:00
  • 21e2ebee8b problem.coffee change: show answer -> also show solution_* & do mathjax typeset ichuang 2012-06-10 20:04:30 -04:00
  • 2e97d8f675 bugfixes - correctmap should reinit self.cmap on init ichuang 2012-06-10 18:41:54 -04:00
  • 743e79453a fourth pass in capa cleanup: - Added hints + hintmethod - hintgroup compatible with loncapa spec - also does hintfn for custom hints (can do answer history) - GenericResponse -> LoncapaResponse - moved response type tags into responsetype classes - capa_problem should use __future__ division - hints stored in CorrectMap, copied to 'feedback' in SimpleInput for display ichuang 2012-06-10 17:17:57 -04:00
  • 9891ef3f04 third pass in capa cleanup: correct_map -> CorrectMap - added correctmap.py with CorrectMap class - messages subsumed into CorrectMap - response get_score called with old CorrectMap so hints based on history are possible ichuang 2012-06-09 23:29:08 -04:00
  • 8129f78611 second pass in capa cleanup: - each response can now render its own xhtml - cleaned up LoncapaProblem.extract_html ichuang 2012-06-09 21:29:11 -04:00
  • 19f915aff1 responsetypes - fix comment ichuang 2012-06-09 18:35:42 -04:00
  • b8408a1529 first pass in capa cleanup: - responsetype used to be instantiated multiple times(!) in capa_problem now it is instantiated once, and stored in self.responders - responsetypes.GenericResponse restructured; each superclass show now provide setup_response (and not __init__), and may provide get_max_score(); general __init__ provided to clean up superclasses. ichuang 2012-06-09 18:27:09 -04:00
  • 7766664f2f add msg to textinput_dynamath ichuang 2012-06-09 18:26:49 -04:00
  • 9089596fad Allow login in the cms, and read a particular course from mongo Calen Pennington 2012-06-08 16:55:38 -04:00
  • 5ff05f7a95 Get the cms up to the point of rendering a template Calen Pennington 2012-06-08 14:01:41 -04:00
  • e845221f4a Make mitxmako available to both the lms and the cms Calen Pennington 2012-06-08 11:27:22 -04:00
  • 3606ddbfdb Got basic login working Matthew Mongeau 2012-06-21 10:59:13 -04:00
  • 11e19d1260 wip Matthew Mongeau 2012-06-21 10:50:55 -04:00