Commit Graph

  • d53ca05d6c Placeholder images for cheat sheet Don Mitchell 2013-01-11 09:37:08 -05:00
  • e095a139b9 Cheat sheet updated for header and explanation. Video removed. Don Mitchell 2013-01-11 09:36:29 -05:00
  • 5a211f566d Make the rubric smaller so that we can accomodate more columns. Diana Huang 2013-01-11 09:31:38 -05:00
  • 4f869ad382 remove spurious comment ichuang 2013-01-11 00:10:52 -05:00
  • b7ad39a0b9 instructor dashboard shouldn't import .grading anymore ichuang 2013-01-11 00:09:46 -05:00
  • ed96046ad7 add documentation on remote gradebook xserver API ichuang 2013-01-10 23:59:20 -05:00
  • 37f848949d only is_staff users can add/edit/delete course instructors ichuang 2013-01-10 23:29:52 -05:00
  • 5cc88ec1ad example course_id for compute_grades management command ichuang 2013-01-10 23:25:29 -05:00
  • 9853c6323f Remove circular dependencies that connect student.models and django_comment_client Includes removal of "from django_comment_client.models import Role" from common/djangoapps/student/models.py Calen Pennington 2013-01-10 15:19:38 -05:00
  • ec94f7328c remove try...except workaround for circular import bug fixed by https://github.com/MITx/mitx/issues/1260 ichuang 2013-01-10 23:13:05 -05:00
  • e5c958082b list/add/delete instructors on instructor dashboard ichuang 2013-01-05 21:08:35 +00:00
  • 16b91cf732 remove spurious old migration file ichuang 2013-01-07 04:35:55 +00:00
  • 04d6f08c0c add offline grade computation & DB table for this ichuang 2013-01-07 04:17:02 +00:00
  • 82e31d533b Hookup CourseEnrollmentAllowed to lms/djangoapps/courseware/access.py ichuang 2013-01-07 02:03:27 +00:00
  • 97fb054449 add export grades to remote gradebook to instructor dashboard ichuang 2013-01-07 00:50:59 +00:00
  • 200493a54f instructor dashboard upgrade - add enrollment management ichuang 2013-01-06 20:57:44 +00:00
  • 8dbbb021a7 Change value passing to hidden input type Vik Paruchuri 2013-01-09 17:23:33 -05:00
  • c76786ae4e Roll back hidden input changes Vik Paruchuri 2013-01-09 17:08:10 -05:00
  • ee2990da4f Change hidden div to input name Vik Paruchuri 2013-01-09 17:05:08 -05:00
  • e4568c3a20 Use include clearfix in css Vik Paruchuri 2013-01-09 16:41:17 -05:00
  • b0d3bcc516 Fix feedback response for peer grading so that students can respond to multiple feedback items Vik Paruchuri 2013-01-09 16:37:15 -05:00
  • f4968e1e8e Fix spacing error Vik Paruchuri 2013-01-09 16:01:03 -05:00
  • cb203a6f55 Better error messages Vik Paruchuri 2013-01-09 15:54:15 -05:00
  • 62e9387095 Fix score passing from controller Vik Paruchuri 2013-01-09 14:42:29 -05:00
  • 742d9475c7 Parse int from score Vik Paruchuri 2013-01-09 14:31:02 -05:00
  • c4b1c8d074 Correct peer grading score parsing Vik Paruchuri 2013-01-09 14:29:49 -05:00
  • c267efb400 Add in a comment Vik Paruchuri 2013-01-09 13:03:01 -05:00
  • 5a3a537c1b Support formatting of peer grading feedback Vik Paruchuri 2013-01-09 13:00:37 -05:00
  • 4a2875ccdd Document open ended child Vik Paruchuri 2013-01-08 19:15:57 -05:00
  • f858dce753 Document self assessment Vik Paruchuri 2013-01-08 19:12:30 -05:00
  • 5303086a10 Start commenting open ended module Vik Paruchuri 2013-01-08 19:07:34 -05:00
  • 134c3f3db0 Document open ended descriptor Vik Paruchuri 2013-01-08 18:57:37 -05:00
  • 2f841c8a33 Document combined open ended module Vik Paruchuri 2013-01-08 18:55:28 -05:00
  • 38a81b461f Remove open ended grading stuff, fix JS variable Vik Paruchuri 2013-01-08 18:33:41 -05:00
  • bc97a507e0 Next step logic Vik Paruchuri 2013-01-08 18:05:01 -05:00
  • adcbfbb603 Fix reset Vik Paruchuri 2013-01-08 18:00:46 -05:00
  • b13f94798f Add in allow reset action Vik Paruchuri 2013-01-08 17:02:56 -05:00
  • 1ae94ce636 Hopefully allow for submission to be reset early Vik Paruchuri 2013-01-08 16:45:21 -05:00
  • b6a49f33ad parse out min and max score to advance Vik Paruchuri 2013-01-08 16:31:33 -05:00
  • dcb33f1d5f Fix prompt and rubric passing Vik Paruchuri 2013-01-08 16:04:09 -05:00
  • 3aa0daaa76 Add in proper prompt and rubric parsing Vik Paruchuri 2013-01-08 16:00:30 -05:00
  • 9e14e22c91 Move prompt and rubric to combined open ended instead of defining them in each task Vik Paruchuri 2013-01-08 15:53:36 -05:00
  • 3bf532e199 Check marks in each step Vik Paruchuri 2013-01-08 15:45:07 -05:00
  • 5150d6cdee Add in better status indicators Vik Paruchuri 2013-01-08 15:28:02 -05:00
  • bccafe6c31 Add in correctness display Vik Paruchuri 2013-01-08 15:23:54 -05:00
  • af705ca1af Remove html Vik Paruchuri 2013-01-08 15:12:21 -05:00
  • 7b08114805 More restyling, fix buttons Vik Paruchuri 2013-01-08 15:09:48 -05:00
  • 943c0ff820 Display results separately from submission logic Vik Paruchuri 2013-01-08 15:01:35 -05:00
  • 3620fd93d9 Create a result container and put results into it Vik Paruchuri 2013-01-08 12:13:39 -05:00
  • 24bfe44049 Some restyling, automatically check for feedback, remove reload button Vik Paruchuri 2013-01-08 10:57:47 -05:00
  • 5273d44788 Fix css and display current step Vik Paruchuri 2013-01-08 10:24:36 -05:00
  • 349a43f31c Decouple message post from state logic Vik Paruchuri 2013-01-07 19:19:51 -05:00
  • 25d25c004b Restyling on feedback response Vik Paruchuri 2013-01-07 19:16:28 -05:00
  • a3c1f7c9f4 Feedback submission moved Vik Paruchuri 2013-01-07 19:00:24 -05:00
  • b83df64f9a Inline response to feedback Vik Paruchuri 2013-01-07 18:53:36 -05:00
  • f70434970e Make everything look a bit nicer Vik Paruchuri 2013-01-07 18:39:50 -05:00
  • 9788535416 Get rid of open ended message Vik Paruchuri 2013-01-07 18:35:33 -05:00
  • 5b0181c925 Status moved to the right Vik Paruchuri 2013-01-07 18:31:35 -05:00
  • f287752fcb CSS tweaks Vik Paruchuri 2013-01-07 18:23:24 -05:00
  • 9a4ee350d7 JS tweaks, move feedback into its own template Vik Paruchuri 2013-01-07 18:21:02 -05:00
  • f5cd2ff9c5 JS bugfix Vik Paruchuri 2013-01-07 18:13:03 -05:00
  • bd5ca9d2a7 JS bug fix Vik Paruchuri 2013-01-07 18:11:02 -05:00
  • e46ecdb6e2 Move skip button Vik Paruchuri 2013-01-07 18:10:00 -05:00
  • ea5db36e92 Skip post assessment button Vik Paruchuri 2013-01-07 18:08:48 -05:00
  • 8d80fcfb86 Add button to skip post assessment Vik Paruchuri 2013-01-07 18:05:19 -05:00
  • d4dd0cd84c Html changes Vik Paruchuri 2013-01-07 17:55:38 -05:00
  • ea6945a3fe Collapsible feedback Vik Paruchuri 2013-01-07 17:50:30 -05:00
  • d9ea0fcda0 display feedback in status box Vik Paruchuri 2013-01-07 17:47:34 -05:00
  • 573ec68abe Store feedback as dictionary to be parsed later Vik Paruchuri 2013-01-07 17:29:10 -05:00
  • c2a285e0c7 store feedback in dictionary and only parse when needed Vik Paruchuri 2013-01-07 17:20:59 -05:00
  • 3ea59ef3fe set collapsible elements Vik Paruchuri 2013-01-07 17:15:08 -05:00
  • c7f0ba7bc4 Fix some of the styling issues Vik Paruchuri 2013-01-07 17:11:04 -05:00
  • a7c64b8e2d Add collapsible Vik Paruchuri 2013-01-07 17:06:52 -05:00
  • b6774ed2e8 Add back check for feedback button. Can always remove later Vik Paruchuri 2013-01-07 16:44:10 -05:00
  • 792e57ac62 Remove check for feedback button Vik Paruchuri 2013-01-07 16:40:11 -05:00
  • 8d6a5c45f3 Try to render without module system Vik Paruchuri 2013-01-07 16:37:51 -05:00
  • 146e0919f1 Work on alerts, transitions between pages Vik Paruchuri 2013-01-07 15:59:13 -05:00
  • 0ec1db8169 Add in a message area Vik Paruchuri 2013-01-07 15:38:04 -05:00
  • 1e4c85955a Rename max score Vik Paruchuri 2013-01-07 15:12:14 -05:00
  • 5e38433494 Add in static data for max score and max attempts Vik Paruchuri 2013-01-07 15:11:01 -05:00
  • c6c77c0cde Simple status display Vik Paruchuri 2013-01-07 14:05:50 -05:00
  • 0e2355c279 Work on templating for status display Vik Paruchuri 2013-01-07 13:58:09 -05:00
  • a06680a23b Move status, remove self assessment format conversion Vik Paruchuri 2013-01-07 13:48:05 -05:00
  • 1c6f271bbb Fix naming bug Vik Paruchuri 2013-01-07 13:38:10 -05:00
  • 74d95cde4d Fix naming bug Vik Paruchuri 2013-01-07 13:36:13 -05:00
  • db7bff293e Add in placeholder status Vik Paruchuri 2013-01-07 13:34:44 -05:00
  • 24689024fd Refactor open ended module Vik Paruchuri 2013-01-07 13:32:59 -05:00
  • 5333e5e1fc Refactoring to open ended child Vik Paruchuri 2013-01-07 13:26:27 -05:00
  • d8f6e1fe34 Factor out init modules, add in status display Vik Paruchuri 2013-01-07 13:13:59 -05:00
  • 4b7195f21e Fix location problem Vik Paruchuri 2013-01-07 13:01:29 -05:00
  • 80763c9bae Remove some unneeded imports Vik Paruchuri 2013-01-07 09:44:22 -05:00
  • 74222f9ef6 Fix silly mistake Vik Paruchuri 2013-01-04 18:55:57 -05:00
  • e3da5aeb2c Reverse correct and incorrect Vik Paruchuri 2013-01-04 18:48:40 -05:00
  • 41ba6dde35 Make things looks slightly prettier Vik Paruchuri 2013-01-04 18:47:52 -05:00
  • 9ba57ad5df Add in correctness display for open ended response Vik Paruchuri 2013-01-04 17:42:42 -05:00
  • ccefeccecc Several bug fixes Vik Paruchuri 2013-01-04 17:28:50 -05:00
  • 1f1fdc2360 Add back in support for reset Vik Paruchuri 2013-01-04 17:04:16 -05:00
  • 2fff83f881 More streamlining Vik Paruchuri 2013-01-04 17:03:19 -05:00
  • 332ad89b6a Streamline modules Vik Paruchuri 2013-01-04 17:01:41 -05:00
  • 54db9fd03c Fix state tracking? Vik Paruchuri 2013-01-04 16:47:52 -05:00