Aarif
98af9ce418
remove useless-supression warnings
2020-05-01 19:42:15 +05:00
Aarif
6ee2089077
fixed warnings for wrong-import-order
2020-04-08 23:43:06 +05:00
Ahtisham Shahid
ef40efae9b
update added workaround for csv error
2020-03-09 17:35:12 +05:00
Ahtisham Shahid
4efcfca34a
created logs to capture capa problem errors
...
Update logs
updated logger
2020-03-05 12:54:04 +05:00
Awais Jibran
44199c3f72
Workaround the error in find_question_label. ( #23247 )
...
* Workaround the error in find_question_label.
This is a temporary log, which will give us information and unblock the course team.
PROD-1326
* raise exception after logging it.
2020-03-04 17:55:35 +05:00
Awais Jibran
9032562cbd
Fix Error in find_question_label.
2020-02-27 10:55:18 +05:00
Awais Jibran
eaaebc6d93
Merge pull request #169 from edx/aj/sec-fix-capa
...
SECURITY FIX : Fix CAPA Problems
2020-02-13 13:52:29 +05:00
DawoudSheraz
0b1c7db967
add multiple correct values check for Dropdown problems
2020-02-10 11:36:28 +05:00
Awais Jibran
bcb2038843
Fix CAPA Problems
2020-02-04 17:51:18 +05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
DawoudSheraz
2ac5fa160c
remove unnecessary logs
2019-11-14 16:33:07 +05:00
DawoudSheraz
3787dcd7fb
added conditional logs for RCA
2019-11-06 18:35:06 +05:00
Feanil Patel
c009d4550a
Pass back the answer html as a string instead of bytes.
...
We did this already for the 'get_html' function for a capa problem but
there wasn't a test to ensure this works correctly for the
get_question_answer function that powers the show answer button.
I ran into it while doing a quick smoke test on the python 3 sandbox.
2019-10-24 09:46:26 -04:00
Jeremy Bowman
71e9c85dca
Fix capa problem i18n BOM-775 ( #21832 )
2019-10-07 11:19:49 -04:00
Jeremy Bowman
1e3d6f6db3
Fix parsing of Unicode capa XML BOM-611 ( #21803 )
2019-09-26 16:34:35 -04:00
Aarif
37b08c5784
Merge pull request #21745 from edx/BOM-610
...
BOM-610
2019-09-26 12:35:24 +05:00
Ayub khan
5c47a3b425
BOM Project
...
Updated __unicode__ to __str__
2019-09-25 18:31:54 +05:00
aarif
736001e7f1
python 3 fixes
...
quality fixes
python 3 fixes
2019-09-25 15:10:50 +05:00
Ayub khan
8e71206312
BOM-96
...
-fixes all issues
2019-09-02 13:30:33 +05:00
amitvadhel
182a177b4e
INCR-411: Updates on Python 3.x
2019-07-11 00:15:33 +03:00
Awais Jibran
04d17d55a9
Fix csv of problem responses silent failure
2019-02-14 11:37:32 +05:00
Kshitij Sobti
c7f980c9de
Add correct answer to response
2018-07-09 23:57:14 +05:30
Daniel Clemente Laboreo
6d3f8150db
Implement generate_report_data for capa problems
2018-05-24 22:09:58 +03:00
Jeremy Bowman
65472399df
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 14:44:24 -05:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
J. Cliff Dyer
ea0027f338
refactor CAPA to use scorable xblock mixin
...
for TNL-6594
2017-05-01 15:08:17 -04:00
Jillian Vogel
f18a2be837
Implement optional hiding of capa assessment results
2017-04-13 15:52:57 -07:00
Nimisha Asthagiri
562aeee0ba
Fix CAPA's max_score computation
2016-11-28 07:51:03 -05:00
Nimisha Asthagiri
f1f5a8f12f
Optimize max_score by moving from XModule to Descriptor
...
TNL-5939
2016-11-17 09:17:59 -05:00
Albert St. Aubin
866399ba05
Changes for ui correctness state when saving a problem
...
TNL-1955
2016-11-16 12:30:04 -05:00
muhammad-ammar
47280eddb6
support descriptons for multiple inputs group
...
TNL-5403
2016-10-06 17:36:04 -04:00
cahrens
1122c40f07
Moving ignore rules to relevant classes instead general rule.
...
Also replaces section with div, updates short_id, and makes textbox accessible.
TNL-5576, TNL-5575, TNL-5574, TNL-5671, TNL-5376
2016-10-06 17:35:54 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
muhammad-ammar
6ff762b63e
allow html inside label and descriptions
...
TNL-5557
2016-09-27 15:48:27 +05:00
cahrens
c7c8a4e500
Don't delete question p-tag if children.
...
TNL-5510
2016-09-14 09:45:24 -04:00
muhammad-ammar
d85cdcace2
update question tag extraction logic
2016-09-06 16:35:34 +05:00
Ehtesham
1b960e3e17
requiring codemirror compressed with all addons included
2016-09-02 21:40:20 +05:00
muhammad-ammar
f91583c24c
make responsetypes with multiple inputtypes accessible
2016-09-02 19:44:25 +05:00
muhammad-ammar
7240b6256c
Associate descriptions with question text
...
TNL-5014
2016-09-02 19:44:22 +05:00
Ehtesham
3556f2a3ea
make CAPA problems (MultipleChoice and Checkboxes) accessible
2016-09-02 19:44:22 +05:00
muhammad-ammar
d14928cc61
separation based on responsetypes poc
...
FEDX-176
2016-09-02 19:44:22 +05:00
Nimisha Asthagiri
0698076440
Transformer: StudentViewTransformer
2015-11-05 23:29:12 +00:00
Nimisha Asthagiri
5a44f391b0
MA-977 Use "supports" decorator on XBlocks for multi-device support
2015-08-05 11:37:33 -04:00
Sarina Canelake
49f78b4742
Remove logging-not-lazy Pylint violations
2015-07-13 17:34:54 -04:00
Sarina Canelake
8283c07e32
Remove superfluous-parens pylint violations
...
Skipped 'print' statement violations, as print() is Py3k syntax.
2015-07-13 17:33:28 -04:00
Nick Parlante
77f3069655
Extended Feedback and Hints for Problems
...
Extends the common capa response types (string, numeric, multiple
choice, checkbox, dropdown) with feedback and hint
capabilities. "Feedback" refers to feedback shown to the student when
they check the problem, looking at their specific answer. "Hints"
refers to a Hint button in LMS which the student can click at any time
to see hints for that problem. The implementation extends the markdown
syntax to include feedback and hints. There are new Feedback-and-Hint
specific templates in Studio when the author clicks to add a new
problem.
2015-06-17 16:25:04 -07:00
Nimisha Asthagiri
89ea8b31c6
MA-725 responsive_ui indication on responsive xBlocks.
2015-06-12 09:27:21 -04:00
Adam Palay
0aba5874e6
Revert "Fieldset and legend solution is lost when edit Problem"
...
This reverts commit 16a248b997 .
2015-05-29 18:50:34 -04:00
Ahsan Ulhaq
16a248b997
Fieldset and legend solution is lost when edit Problem
...
when user try to update a problem the fieldset and legend solution for that
problem is lost because legend and fieldset are not added in the markdownToXml.
So added new markups where fieldset is to be added and used ```>><<``` markup for
legend.
AC-103
2015-05-19 11:46:28 +05:00