Commit Graph

  • cdd6ce708e studio - reducing line height for codemirror JSON lines Brian Talbot 2013-02-27 13:07:58 -05:00
  • 9fe305e02b Modified ChoiceGroup to display correct/incorrect indicators (check or x) next to the option the user selected (check boxes or radio buttons). Will Daly 2013-02-27 13:05:29 -05:00
  • 524f48b68e studio - fixing padding of codeMirror fields to match height of others given new line height Brian Talbot 2013-02-27 13:03:36 -05:00
  • 45520fe124 studio - fixing line heights not syncing with code mirror lines and cursor Brian Talbot 2013-02-27 12:59:25 -05:00
  • 25fb210338 move return link to problem header Arthur Barrett 2013-02-27 12:45:58 -05:00
  • cb456ad228 studio - alerts: converted transition-based animation to keyframe/css animation and added in a demo for a fleeting notification Brian Talbot 2013-02-27 12:45:44 -05:00
  • 2ca303c95d Merge pull request #1526 from MITx/feature/cas/manual-policy-merged Carlos Andrés Rocha 2013-02-27 09:02:07 -08:00
  • afa7fca15a Merge branch 'master' into feature/abarrett/annotatable_xmodule Arthur Barrett 2013-02-27 11:58:38 -05:00
  • 9186e61702 use shortcut get_display_items Vasyl Nakvasiuk 2013-02-27 18:52:17 +02:00
  • 0c5ca91c71 Merge pull request #1559 from MITx/dave/feature/delete_student_state David Ormsbee 2013-02-27 08:44:26 -08:00
  • c7920f09ad Taking Ike's delete-student-state-for-problem code and putting it in a separate PR so it's not bundled with more debated features. David Ormsbee 2013-02-27 11:42:06 -05:00
  • 81bfa46f2e fix caching problem in conditional_module Vasyl Nakvasiuk 2013-02-27 18:34:09 +02:00
  • e65a017c74 Added additional unit tests for symmath library that verify symmath_check for simple symbolic input strings. Will Daly 2013-02-27 10:19:02 -05:00
  • f828049043 Change TorontoX to University of TorontoX Ned Batchelder 2013-02-27 10:05:58 -05:00
  • e3f12607cd add grading for annotationinput Arthur Barrett 2013-02-27 01:44:07 -05:00
  • b18ebd9676 Merge pull request #1556 from MITx/feature/dave/ext_docs Victor Shnayder 2013-02-26 18:32:10 -08:00
  • 51a863bd6b Merge pull request #1557 from MITx/feature/brian/pdfchapter David Ormsbee 2013-02-26 15:00:58 -08:00
  • 9d939cba94 added more unit tests to module Arthur Barrett 2013-02-26 17:49:18 -05:00
  • 8162d5473f added more unit tests for module Arthur Barrett 2013-02-26 17:08:01 -05:00
  • 9360c3fa9a Added test for StringResponse hints Will Daly 2013-02-26 16:55:18 -05:00
  • 310073ddef use same images for prev/next as used in image-based textbooks Brian Wilson 2013-02-26 16:43:48 -05:00
  • 4ed229e8e8 Modified StringResponse test to use XML factory and to check case-insensitivity. Will Daly 2013-02-26 16:31:34 -05:00
  • 1060ce495d Modified OptionResponseTest to use XML factory Will Daly 2013-02-26 16:14:59 -05:00
  • ee22a50d92 Moved problem initialization into ResponseTest base class. Will Daly 2013-02-26 15:44:15 -05:00
  • a4dfc0f440 Added tests for TrueFalseResponse. Cleaned up tests by creating common base class. Will Daly 2013-02-26 15:35:55 -05:00
  • 19567cc3d5 update styling of pdfs to be more like textbooks Brian Wilson 2013-02-26 15:19:23 -05:00
  • c225af4e4d Modified ChoiceResponse to use XML generated by factory. Will Daly 2013-02-26 14:33:46 -05:00
  • 12b30c1b69 added unit test Arthur Barrett 2013-02-26 14:24:10 -05:00
  • cc02b4714c Merge branch 'master' into feature/btalbot/studio-alerts Brian Talbot 2013-02-26 14:22:50 -05:00
  • d2e6f6dccb Fixes for code review comments Don Mitchell 2013-02-26 13:56:00 -05:00
  • 8f4d11a608 set build dir back to where it is by default David Ormsbee 2013-02-26 13:39:11 -05:00
  • a7fcb7d6be Added tests for <schematicresponse> Will Daly 2013-02-26 13:38:58 -05:00
  • d09927e8dd studio - alerts: small styling tweaks for the close button on help notifications Brian Talbot 2013-02-26 12:38:46 -05:00
  • f0c84d4b53 Added the .nojekyll file in the wrong place. David Ormsbee 2013-02-26 12:38:41 -05:00
  • b6f3042c1d Incorporate Victor's suggestions Julian Arni 2013-02-26 12:38:09 -05:00
  • 0926395445 studio - alerts: added in close buttons and basic JS to control them/moved demo JS to alerts.html page Brian Talbot 2013-02-26 12:32:20 -05:00
  • eeddf89c34 doc config changes to make things compatible with GitHub pages David Ormsbee 2013-02-26 12:21:19 -05:00
  • 18233ef0d7 bolded the section titles and added unittest skeleton for module Arthur Barrett 2013-02-26 12:15:43 -05:00
  • 49563eae18 Delete course_grading.md and xml-format.md (moved to doc/public) David Ormsbee 2013-02-26 11:59:51 -05:00
  • dc27d197e6 Changed title of public docs to edX Data David Ormsbee 2013-02-26 11:31:03 -05:00
  • 972df00f84 Copied over drag and drop docs, graphical slider tool docs to public, non-dev documentation David Ormsbee 2013-02-26 11:20:36 -05:00
  • 102494f643 Add grading doc and split internal and course data docs into subdirs David Ormsbee 2013-02-26 11:11:29 -05:00
  • d3c784a4e7 More formatting/editing of Course XML guide. David Ormsbee 2013-02-26 10:55:14 -05:00
  • f2bb9a2dbc Implemented unit tests for <customresponse> Will Daly 2013-02-26 10:43:30 -05:00
  • adaa8463e3 Removed commented-out fn Julian Arni 2013-02-26 10:03:20 -05:00
  • df01064e77 Merge pull request #1536 from MITx/diana/rubric-hot-keys VikParuchuri 2013-02-26 06:46:26 -08:00
  • 076926c43a call system.error_tracker together with logging Vasyl Nakvasiuk 2013-02-26 10:51:19 +02:00
  • 76320b0e19 Add slightly revised course XML tutorial David Ormsbee 2013-02-26 02:22:59 -05:00
  • fc9ab346e1 fix loading of specific pages. Brian Wilson 2013-02-26 01:03:01 -05:00
  • 414c62115c Fixed tests and list check Julian Arni 2013-02-25 20:12:33 -05:00
  • ab3eb99b6f Merge pull request #1552 from MITx/jth/fix_draganddrop Victor Shnayder 2013-02-25 16:29:50 -08:00
  • ac7fe0631a fixed excess_draggable behavior so that true means it is actually excess John Hess 2013-02-25 19:20:37 -05:00
  • b4387b287d Adding migrations Julian Arni 2013-02-25 18:56:58 -05:00
  • 9fb1c0b284 Merge pull request #1553 from MITx/fix/will/symbolic_response_does_not_accept_zero Victor Shnayder 2013-02-25 15:50:33 -08:00
  • d265c255ec Merge branch 'master' of github.com:MITx/mitx John Hess 2013-02-25 18:42:39 -05:00
  • fbce425152 drag and drop now correctly handles cases where no draggables should be dragged John Hess 2013-02-25 18:42:34 -05:00
  • 3473a5d3b0 Fixed broken reference Julian Arni 2013-02-25 18:39:59 -05:00
  • 850d9846f8 Fixed an error in symmath_check that occurred when the expected result = 0. symmath_check() was dividing a quantity by the expected result, leading to a NaN value that caused the answer to be marked incorrect. Will Daly 2013-02-25 18:34:35 -05:00
  • edba0978cf Included styling and template Julian Arni 2013-02-25 18:18:46 -05:00
  • 0a47f27fa7 Merge branch 'master' into feature/jkarni/foldit-api Julian Arni 2013-02-25 17:32:30 -05:00
  • 26eaf8985c Allow progress without leaderboard and vice-versa Julian Arni 2013-02-25 17:28:22 -05:00
  • a2a536b5ed Add docs sketching data formats. David Ormsbee 2013-02-25 17:03:59 -05:00
  • dde2cd0bd0 get chapter links to start working Brian Wilson 2013-02-25 16:52:32 -05:00
  • 95ea01689f studio - alerts: firmed up status-based notifications Brian Talbot 2013-02-25 16:30:36 -05:00
  • 1f160d6ef4 added a box around the instructions text Arthur Barrett 2013-02-25 16:29:19 -05:00
  • 816b0edfb0 add another command line argument to allow users to only simulate a delete (i.e. show what items would be deleted). This is a handy sanity checker. Chris Dodge 2013-02-25 16:00:35 -05:00
  • 8b5473b6f6 Wrote unit tests for NumericalResponse capa response type Will Daly 2013-02-25 15:30:55 -05:00
  • d809df913d studio - alerts: moved all states and documentation into new /alerts view Brian Talbot 2013-02-25 14:45:27 -05:00
  • 8179b9fadc studio - alerts: initial pass at alert styling and markup complete Brian Talbot 2013-02-25 14:19:22 -05:00
  • ae681a52f9 Merge pull request #1549 from MITx/bug/dhm/video chrisndodge 2013-02-25 10:30:47 -08:00
  • 7b195eb0ee fixed error if highlight not defined Arthur Barrett 2013-02-25 13:24:05 -05:00
  • 1721793e99 moved annotation return styling effect to css Arthur Barrett 2013-02-25 12:33:43 -05:00
  • bb0ad61f81 Somehow the saves changed to just sets w/ don't send data to the server. Don Mitchell 2013-02-25 12:13:50 -05:00
  • f519c4f571 Merge pull request #1474 from MITx/feature/victor/revert-revert-of-forums-ui David Ormsbee 2013-02-25 09:03:33 -08:00
  • fe47d96969 Merge pull request #1547 from MITx/fix/will/cs191_symmath_check_ans=0_bug Victor Shnayder 2013-02-25 08:48:23 -08:00
  • ae60661f94 Get previews to work in Studio and use the correct type of editors for these XModules within Studio. Diana Huang 2013-02-25 11:04:24 -05:00
  • f161bdd0a2 Fix studio import and export for CombinedOpenEnded and PeerGrading XModules Diana Huang 2013-02-22 16:14:46 -05:00
  • 2348ed3db1 fix empty display_name problem Vasyl Nakvasiuk 2013-02-25 18:38:47 +02:00
  • e736ed34f5 added ability to hide/show instructions, if present Arthur Barrett 2013-02-25 11:29:59 -05:00
  • dde4fc981b Merge pull request #1546 from MITx/fix/cdodge/make-jump-to-handle-lost-slash David Ormsbee 2013-02-25 08:22:24 -08:00
  • da2d0ed6ec Foldit with puzzle leaderboard Julian Arni 2013-02-25 11:16:37 -05:00
  • 862ce67bfc Fixed a bug in symmath_check(): one of the if statements evaluated bool(ans), which is False when ans=0. This led to an error message "[symmath_check] failed to get MathML for input; dynamath=[None]" when the function reached a later condition. The check that evaluated bool(ans) was redundant, so I removed it. Will Daly 2013-02-25 10:59:33 -05:00
  • 752ff20cf5 add a 'missing slash' regular expression for Location patterns in order to account for dropped slash with the i4x:// pattern. Certain redirect cases will cause this 2nd slash to be dropped (I think via Nginx) Chris Dodge 2013-02-25 10:45:00 -05:00
  • 3a0c1eaa71 Merge pull request #1545 from MITx/feature/victor/dynamic-cohorts David Ormsbee 2013-02-25 07:26:25 -08:00
  • aa34c9d335 remove 'passed' feature Vasyl Nakvasiuk 2013-02-25 16:56:34 +02:00
  • 9f58f6890d Merge branch 'master' into feature/victor/revert-revert-of-forums-ui Your Name 2013-02-25 09:31:28 -05:00
  • a70cb2e154 Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged Vasyl Nakvasiuk 2013-02-25 16:20:01 +02:00
  • 0448ef5e03 add docstring Vasyl Nakvasiuk 2013-02-25 16:15:33 +02:00
  • 65bbfab566 Changed text on reset button. Valera Rozuvan 2013-02-25 16:02:26 +02:00
  • fbc8d0e9d7 renamed Alexander Kryklia 2013-02-25 14:11:26 +02:00
  • ebc37f1d2d reset updates Alexander Kryklia 2013-02-25 13:35:58 +02:00
  • 767f0bd4b3 Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged Valera Rozuvan 2013-02-25 13:28:27 +02:00
  • 1ca397c5eb Testing errors. Valera Rozuvan 2013-02-25 13:28:19 +02:00
  • 4600155f97 add icon class support Alexander Kryklia 2013-02-25 13:13:00 +02:00
  • df2335c90c Bug fixing. Valera Rozuvan 2013-02-25 13:08:37 +02:00
  • 6f16455e70 Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged Valera Rozuvan 2013-02-25 12:57:31 +02:00
  • 0f7db9e54d Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged Alexander Kryklia 2013-02-25 12:55:58 +02:00
  • 5a62eae726 Fixing bugs. Valera Rozuvan 2013-02-25 12:55:29 +02:00
  • f5dc0afa07 fixed reset json Alexander Kryklia 2013-02-25 12:54:56 +02:00
  • 653154f11e UI changes. Valera Rozuvan 2013-02-25 12:33:49 +02:00