Chris Dodge
|
c67f1677fd
|
remove imports of Mongo.py from modules. They shouldn't need them. Also, video captions shouldn't need special logic to compute the url rewrites as the main get_html() should do this.
|
2013-03-13 15:57:38 -04:00 |
|
Calen Pennington
|
92e99d7a8b
|
Move field definitions for XModules into mixin classes, so that descriptors and modules always have the same set of fields
|
2013-03-13 11:35:50 -04:00 |
|
Calen Pennington
|
248ce8803b
|
Make annotable module use the new xmodule format
|
2013-03-08 15:09:59 -05:00 |
|
Calen Pennington
|
93db5acc15
|
Make display_name defaulting explicit
|
2013-03-08 14:58:09 -05:00 |
|
Arthur Barrett
|
6dba2394b2
|
enable studio authoring (raw) for xmodule
|
2013-03-01 13:32:56 -05:00 |
|
Arthur Barrett
|
9d939cba94
|
added more unit tests to module
|
2013-02-26 17:49:18 -05:00 |
|
Arthur Barrett
|
8162d5473f
|
added more unit tests for module
|
2013-02-26 17:08:01 -05:00 |
|
Arthur Barrett
|
18233ef0d7
|
bolded the section titles and added unittest skeleton for module
|
2013-02-26 12:15:43 -05:00 |
|
Arthur Barrett
|
1f160d6ef4
|
added a box around the instructions text
|
2013-02-25 16:29:19 -05:00 |
|
Arthur Barrett
|
7b195eb0ee
|
fixed error if highlight not defined
|
2013-02-25 13:24:05 -05:00 |
|
Arthur Barrett
|
e736ed34f5
|
added ability to hide/show instructions, if present
|
2013-02-25 11:29:59 -05:00 |
|
Arthur Barrett
|
66ddfa295d
|
more refactoring and work on annotationinput (should be working now).
|
2013-02-22 16:33:28 -05:00 |
|
Arthur Barrett
|
3970ea33e1
|
return from capa problem
|
2013-02-21 22:54:50 -05:00 |
|
Arthur Barrett
|
0e2c46a718
|
Clicking "reply to annotation" scrolls to the problem (specified in xml by problem=index).
|
2013-02-21 17:01:43 -05:00 |
|
Arthur Barrett
|
07f64abb11
|
Refactored init method.
|
2013-02-20 17:38:47 -05:00 |
|
Arthur Barrett
|
a982ebbb03
|
Refactored rendered method and added span ids.
|
2013-02-20 17:33:11 -05:00 |
|
Arthur Barrett
|
af2bfa9d4e
|
Saving work in progress on v2 with capa template for annotation problem.
|
2013-02-20 16:30:19 -05:00 |
|
Arthur Barrett
|
34cc112cfb
|
Saving work in progress on annotations v2 with classification problems.
|
2013-02-19 14:18:56 -05:00 |
|
Arthur Barrett
|
72d9c1d7d2
|
Saving work-in-progress of guided classification exercise.
|
2013-02-18 19:02:54 -05:00 |
|
Arthur Barrett
|
6b5bf319c3
|
Style and behavior changes. Added return links to discussions.
|
2013-02-12 19:08:23 -05:00 |
|
Arthur Barrett
|
7e7911a08d
|
Changed the markup and js for associating spans with discussion threads. Uses the discussion id now.
|
2013-02-12 13:24:50 -05:00 |
|
Arthur Barrett
|
a144896154
|
Style and behavior changes to the header and tooltips.
|
2013-02-11 16:17:34 -05:00 |
|
Arthur Barrett
|
3a81ed0651
|
Updated styling and markup.
|
2013-02-10 19:40:18 -05:00 |
|
Arthur Barrett
|
a9773eb888
|
Updated markup, styling, and tooltip behavior for displaying instructor comments. Added drag/drop to the comments so the user can organize them as they wish after clicking on the span. When the user hides the annotations, their positions on the screen are remembered so they can be restored later. Also modified the markup so that block content can be displayed.
|
2013-02-08 20:38:24 -05:00 |
|
Arthur Barrett
|
7ea87793c2
|
Modified annotatable to retrieve and display instructor comments from span elements. Instructor commentaries are displayed in tooltips with a reply link when the highlighted area is clicked. The commentaries are connected to inline discussion forums by anchors (for now).
|
2013-02-07 19:51:22 -05:00 |
|
Arthur Barrett
|
45e4c0cfac
|
Moved discussion thread html to its own template and only scroll when not in view.
|
2013-02-05 12:37:58 -05:00 |
|
Arthur Barrett
|
0ca7131974
|
Clicking on annotation span should scroll to the discussion widget.
|
2013-02-01 16:08:23 -05:00 |
|
Arthur Barrett
|
8f005a5a1f
|
Moved discussion html into its own method, should probably be in a template.
|
2013-02-01 13:31:35 -05:00 |
|
Arthur Barrett
|
48bb447fbd
|
Adding basic annotatable module and related files.
|
2013-01-31 18:42:11 -05:00 |
|