Gabe Mulley
94fea8e822
Add map to problem_check event with descriptions of student answers
...
The map contains a human readable description of the answer if
necessary. It is useful for problem like multiple choice, when the
response of the student is replaced by a moniker. For example "choice_0"
instead of the full text.
Fixes: AN-587
2014-03-02 21:40:45 -05:00
Chris Dodge
aa43689a93
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
Dave St.Germain
a1dc347c1a
Merge pull request #2767 from edx/dcs/a11y-forgot-a-label
...
Add label to the checkboxes sample template.
2014-02-28 14:19:16 -05:00
chrisndodge
38916f8528
Merge pull request #2713 from edx/cdodge/add-auth-to-wiki
...
add some authorization checks to the Wiki
2014-02-28 14:15:59 -05:00
Chris Dodge
10465e3eb0
add some authorization checks to the Wiki
2014-02-28 13:36:18 -05:00
Dave St.Germain
fd59de346b
Converted javascript confirmation dialog to jquery UI dialog (needs style)
2014-02-28 13:32:39 -05:00
Dave St.Germain
9826a2f19e
Add label to the checkboxes sample template.
2014-02-28 11:25:42 -05:00
Adam Palay
89795191cb
Merge remote-tracking branch 'origin/release'
...
Conflicts:
cms/envs/common.py
lms/envs/common.py
2014-02-27 17:33:40 -05:00
Calen Pennington
9d850eec2d
Fix case where both old and new transcripts are uploaded, but transcript language isn't one of the new transcripts.
2014-02-27 15:42:19 -05:00
Calen Pennington
287d84ba95
Fix youtube captions that disappeared with multi-language caption support
...
[BLD-889]
2014-02-27 15:42:19 -05:00
Andy Armstrong
9cee08ea88
Merge pull request #2539 from edx/andya/nested-xblocks
...
Add new container page that can display nested xblocks
2014-02-27 15:29:57 -05:00
Andy Armstrong
fcc0231d4d
Add new container page that can display nested xblocks
...
This is the changes for STUD-1244, which introduces the ability for Studio to display
arbitrarily nested xblocks. In this change, a new container page is introduced which can
display nested xblocks. In particular, the xblock type of 'vertical' is special cased
to be shown inline as a collapsible section. The unit page is mostly unchanged, except
that container xblock's are shown as a link to their container page, rather than being
shown inline.
2014-02-27 14:53:05 -05:00
chrisndodge
7884e49955
Merge pull request #2711 from edx/cdodge/throttle-forgot-password
...
add some rate limiting to the password reset functionality
2014-02-27 14:47:21 -05:00
Chris Dodge
46fa943fc2
fix method name to actually make sense
2014-02-27 13:56:58 -05:00
Will Daly
fbd2e3a0bc
Merge pull request #2724 from edx/will/studio-xblock-save
...
Native XBlock Studio Save UI
2014-02-27 10:50:51 -05:00
Waheed Ahmed
4db7885336
Students not receiving credit for peer assessment.
...
ORA-330
2014-02-27 10:38:34 -05:00
Jay Zoldak
1fe453a3a7
Update schema for bok-choy database
...
Finalize tests for embargo middleware app
2014-02-27 10:27:29 -05:00
Sarina Canelake
e71bbeb1e2
Tests for embargo middleware feature
2014-02-27 09:33:17 -05:00
Sarina Canelake
fe85a1eec1
Django-admin for Embargo feature
...
Allows specification of countries to embargo, what course(s) should
apply embargo restrictions, and whitelist/blacklist capability for
specific individual IP addresses.
2014-02-27 08:38:05 -05:00
Julia Hansbrough
a7ae152d9b
Embargo Middleware feature
...
Adds configurable middleware in common/djangoapps/embargo that
allows specific courses to comply with US Export regulations by
embargoing students from specific countries, whilst simultaneously
allowing other courses to be freely open to all.
2014-02-27 08:37:58 -05:00
Valera Rozuvan
074e947ef7
Merge pull request #2690 from edx/valera/add_start_time_end_time_functionality
...
Fix start-time functionality in the video player.
2014-02-27 00:16:10 +02:00
Will Daly
5f09953125
Hide save/cancel buttons for native XBlocks in Studio
...
Add Studio client-side runtime notifications for saving/cancelling XBlock edits.
2014-02-26 16:17:02 -05:00
chrisndodge
38e55a4eb9
Merge pull request #2668 from edx/cdodge/no-pii-in-logs
...
add new feature to make sure we aren't writing PII into the application ...
2014-02-26 16:04:12 -05:00
Chris Dodge
9431318467
add some rate limiting to the password reset functionality
2014-02-26 16:02:42 -05:00
Greg Price
4516f9e99b
Merge pull request #2733 from edx/gprice/forum-pinning-ux
...
Improve UX of pinning feature
2014-02-26 15:28:21 -05:00
Dave St.Germain
ce596919b4
Merge pull request #2734 from edx/dcs/a11y-course-update-delist
...
Tweaks course update html to avoid using list tags inappropriately.
LMS-1724
2014-02-26 14:01:07 -05:00
Greg Price
29e77ed25f
Improve UX of pinning feature
...
Students no longer see a tooltip nor any button affordance (i.e. cursor
and color change on hover/focus) on the pinning feature. For moderators,
the tooltip is now correct when a thread is pinned, the button is
accessible for keyboard-only users and screen readers, and an error
dialog now appears if an error occurs in attempting to pin/unpin.
JIRA: FOR-192
2014-02-26 13:59:54 -05:00
Dave St.Germain
da275eae11
Tweaks course update html to avoid using list tags inappropriately.
...
LMS-1724
2014-02-26 13:28:00 -05:00
Ned Batchelder
1fb5c3cc82
Merge pull request #2708 from pdehaye/patch-1
...
The correct LTI keyword is "roles", not "role"
2014-02-26 12:57:34 -05:00
Greg Price
0f38892028
Merge pull request #2701 from edx/gprice/edit-forum-comment
...
Add UI for editing forum third-level content
2014-02-26 11:45:14 -05:00
zubair-arbi
2cb3cc3621
Merge pull request #2238 from zubair-arbi/zub/bugfix/std154-courseinfohtml
...
update course info module to save content without modifying
2014-02-26 21:34:10 +05:00
Jim Abramson
9c791a952c
Merge pull request #2706 from edx/jsa/forum-delete-comments-acceptance
...
Add acceptance tests for forums comment deletion.
2014-02-26 11:19:20 -05:00
jsa
bea463d950
Add acceptance tests for forums comment deletion.
...
JIRA: FOR-472
2014-02-26 10:31:02 -05:00
jsa
7be356b390
auto_auth: add ability to configure forum roles and scrape user id.
2014-02-26 10:30:55 -05:00
Alexander Kryklia
331a94c124
Allow /static in transcript names.
2014-02-26 10:05:34 -05:00
Alexander Kryklia
4d7ef488e7
Fix typo in video_module.
2014-02-26 10:05:04 -05:00
Alexander Kryklia
9ffcbb88b5
Merge pull request #2728 from edx/alex/allow_static_in_transcript_names
...
Allow /static in transcript names.
2014-02-26 17:01:39 +02:00
Greg Price
c3dc40d729
Add UI for editing forum third-level content
2014-02-26 10:00:50 -05:00
Waheed Ahmed
cb4d3dd327
Merge pull request #2671 from edx/waheed/lms1479-front-end-validation-for-username-email
...
Added validation for username and email max length.
2014-02-26 19:42:04 +05:00
Alexander Kryklia
2e78fce760
Allow /static in transcript names.
2014-02-26 15:48:28 +02:00
zubair-arbi
458943c881
Merge pull request #2364 from edx/zub/bugfix/std1140-seedforumpermissions
...
assign default role 'Student' to user on recreating course
2014-02-26 17:50:28 +05:00
Waheed Ahmed
874d7360c1
Added validation for username and email max length.
...
LMS-1479
2014-02-26 16:25:37 +05:00
Valera Rozuvan
f8e8a9a34a
Addressing review comments from jmclaus.
2014-02-26 13:14:10 +02:00
zubiar-arbi
cf47b6b670
assign default forum role 'Student' to user on course recreate with same name STUD-1140
...
STUD-1140
2014-02-26 15:40:44 +05:00
Alexander Kryklia
d6602f4f74
Fix typo in video_module.
2014-02-26 12:39:44 +02:00
Valera Rozuvan
91ec617cf7
Addressing review comments from jmclaus.
2014-02-26 11:29:51 +02:00
Valera Rozuvan
c667c013e7
Fix start-time functionality in the video player.
...
When there is a start-time:
Initially, the video starts playing from the start-time.
Whenever the player resets for any reason (such as reaching
the end of the video), it will reset to start-time instead of 00:00:00.
It should not be the case that any time the user presses play, it
start playing from start-time.
BLD-659.
2014-02-26 11:24:14 +02:00
zubiar-arbi
cfa6b14575
update course info module to save content in new 'items' field + update import/export to handle content field other than 'data' or 'metadata'
...
STUD-154
2014-02-26 13:11:59 +05:00
Calen Pennington
a2137cec35
Merge pull request #2603 from cpennington/xblock-acid-resources-test
...
Add tests of local_resource_url
2014-02-25 16:46:10 -05:00
Calen Pennington
c72d410083
Remove doc-ready tests, which were flaky
2014-02-25 14:01:37 -05:00