- 18 Sep, 2014 11 commits
-
-
Fixed full screen functionality for image module in HTMLModule.
Waheed Ahmed committed -
Draft of 9-18 release notes
srpearce committed -
Sylvia Pearce committed
-
Upgrade edx-jsme to the latest version.
Sarina Canelake committed -
Move <HR> inside of template conditional
Sarina Canelake committed -
TNL-265
Waheed Ahmed committed -
Sarina Canelake committed
-
Country and City fields in auth_userprofile
Alison Hodges committed -
ECOM-128 adds a country dropdown to student registration
Alison Hodges committed -
Added instructor persmission checking to _has_access_error_desc() in courseware.access
Usman Khalid committed -
Otherwise, if `settings.ENABLE_INSTRUCTOR_ANALYTICS` is set to `False`, two horizontal rules are rendered consecutively. The <HR> has also been indented to align with surrounding tags.
stv committed
-
- 17 Sep, 2014 12 commits
-
-
This fixes a minor layout bug in edx-jsme 1.0. See: https://github.com/jazkarta/edx-jsme/issues/1 For convenience, the entire diff from the last release is included here: diff --git a/CHANGES.rst b/CHANGES.rst new file mode 100644 index 0000000..32e0284 --- /dev/null +++ b/CHANGES.rst @@ -0,0 +1,13 @@ +=================== +edX-JSME Change Log +=================== + +1.0.1 (2014-09-17) +------------------ + +- Fix alignment issue with the correct/incorrect markers. (#1) + +1.0 (2014-07-28) +---------------- + +- Initial release. diff --git a/edx_jsme/templates/jsmeinput.html b/edx_jsme/templates/jsmeinput.html index 861b43f..5ceaf3d 100644 --- a/edx_jsme/templates/jsmeinput.html +++ b/edx_jsme/templates/jsmeinput.html @@ -38,6 +38,7 @@ waitfor="" value="${value|h}"/> + <br/> <p id="answer_${id}" class="answer"></p> <p class="status">
Chris Rossi committed -
Fixed problems with psychometrics (Opaque Keys)
Sarina Canelake committed -
Update paver bok_choy (test) commands to reflect new default vars.
Ben Patterson committed -
Disable sending activation email also when doing external_auth and setting BYPASS_ACTIVATION_EMAIL_FOR_EXTAUTH=True
Sarina Canelake committed -
- Update key comparisons for Opaque Keys - Search for 'problem_check' instead of 'save_problem_check' when filtering TrackingLogs.
Brandon DeRosier committed -
Ben Patterson committed
-
wait for notification on adding video component
zubair-arbi committed -
enable auto-capturing of hars in bok-choy tests
clytwynec committed -
Revert "username and email request for lti module"
Ned Batchelder committed -
Do not generate CSS source maps in production
Tim Babych committed -
Disable sending activation email also when doing external_auth and setting BYPASS_ACTIVATION_EMAIL_FOR_EXTAUTH=True
marcore committed -
Add tests for paver bok_choy commands
Ben Patterson committed
-
- 16 Sep, 2014 17 commits
-
-
This reverts commit 3f159ea5.
Ned Batchelder committed -
Ben Patterson committed
-
Use new bok_choy file paths in paver examples.
Ben Patterson committed -
BLD-1230: Video Link Obfuscation
jmclaus committed -
allow TAs to select the cohort of new posts.
Jim Abramson committed -
TNL-153
jsa committed -
polesye committed
-
Ex-74 Registration Code redemption
chrisndodge committed -
Pyfilesystem fix for AWS. pyfs has broken logic which did not work with AWS roles-based auth. This removes that logic.
Piotr Mitros committed -
Fixed bok choy flaky test for studio.
Jesse Zoldak committed -
EX-81 / Ex-84 changes
chrisndodge committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Piotr Mitros committed
-
asadiqbal08 committed
-
Update github for asset char
Don Mitchell committed -
LMS-11380
Don Mitchell committed
-