Commit Graph

46315 Commits

Author SHA1 Message Date
Calen Pennington
8a2201da93 Include the error message when an XBlock fails to load javascript 2018-05-29 12:19:05 -04:00
Calen Pennington
389f4fcec9 Switch container.js to bundle using webpack 2018-05-29 12:19:05 -04:00
Stu Young
f55b8abda4 Merge pull request #18270 from edx/testeng/bokchoy_auto_cache_update_4888805951b5c50932071001a2866cd01b700b6a
Bokchoy db cache update
2018-05-29 11:04:50 -04:00
edx-cache-uploader-bot
eff98b7707 Updating migrations 2018-05-29 10:23:28 -04:00
edX Transifex Bot
658abab674 Update translations 2018-05-27 17:18:53 -04:00
Feanil Patel
a0d19fd728 Merge pull request #18269 from edx/feanil/drop_unused_index
Feanil/drop unused index
2018-05-27 13:12:06 -04:00
Feanil Patel
25da206c38 Migration for index removal. 2018-05-27 16:28:51 +00:00
Feanil Patel
06a11c2ed7 Update model. 2018-05-27 12:12:10 -04:00
M. Rehan
29c7ca7513 Merge pull request #18240 from edx/mrehan/backward-transcript-export
Backward compatible video transcripts export (<= open-release/ginkgo.master)
2018-05-25 23:07:37 +05:00
Qubad786
3d01a5b24a bump VAL 2018-05-25 21:29:26 +05:00
Qubad786
f9476ab4ff Update old transcripts metadata present in video xml with the new transcripts for backward compatibility. 2018-05-25 21:29:26 +05:00
Eric Fischer
827ea3f089 Merge pull request #17776 from open-craft/kshitij/response_report_blocks
Enhance learner response report feature
2018-05-25 10:28:46 -04:00
Kshitij Sobti
73179edd18 Adapt tests to work with the presence of generate_report_data
Add integrationish test
2018-05-25 19:19:53 +05:30
Kshitij Sobti
011b295890 Handle NotImplementedError raised by generate_report_data 2018-05-25 18:44:59 +05:30
Kshitij Sobti
7e01a065b9 Use `generate_report_data` for getting report data if the block provides it 2018-05-25 18:44:59 +05:30
Kshitij Sobti
ccabab0771 Added chapter blocks to be excluded from report 2018-05-25 18:44:59 +05:30
Kshitij Sobti
1aa55c6cfa Documentation grammar and accuracy fixes 2018-05-25 18:44:59 +05:30
Kshitij Sobti
ba635383db Filter out sequentials in final report generation stage
Fix tests to match code changes
2018-05-25 18:44:59 +05:30
Kshitij Sobti
c4bbe7f036 Only filter out verticals instead of all non-problem blocks
Improve documentation
2018-05-25 18:44:59 +05:30
Kshitij Sobti
d2b78a34f4 Unconditionally yield root block so it's always included in the report 2018-05-25 18:44:59 +05:30
Kshitij Sobti
723a0639ca Fix: issue generating reports for single problem
code style fixes
2018-05-25 18:44:59 +05:30
Kshitij Sobti
1a4fe2c527 Disable protected access pylint check for TestProblemResponsesReport 2018-05-25 18:44:59 +05:30
Kshitij Sobti
94f1e0aa1c Fix error due to improper problem_key
Add tests
2018-05-25 18:44:59 +05:30
Kshitij Sobti
7e31718f91 Documentation and PEP8 2018-05-25 18:44:59 +05:30
Kshitij Sobti
0b75749c6e Use cls instead of direct class name 2018-05-25 18:44:59 +05:30
Kshitij Sobti
8885092790 Support setting MAX_PROBLEM_RESPONSES_COUNT to None for unrestricted row count 2018-05-25 18:44:59 +05:30
Kshitij Sobti
1d507bf246 Break out bits of generate method into separate method 2018-05-25 18:44:59 +05:30
Kshitij Sobti
00334a9ebb Add block id to problem response report 2018-05-25 18:44:59 +05:30
Kshitij Sobti
9c1dc2c0a7 Include title and location in problem response sheet 2018-05-25 18:44:59 +05:30
Kshitij Sobti
e322a3a759 ProblemResponses can now iterate over all the problems in a chapter, sequential or vertical
It is now possible to limit the number of rows in the problem response csv
2018-05-25 18:44:59 +05:30
Kshitij Sobti
1252760de4 Allow list_problem_responses to limit the number of responses
Allow problem_location to be a UsageKey or string in list_problem_responses
2018-05-25 18:44:59 +05:30
Attiya Ishaque
83b9c5991f Merge pull request #18266 from edx/ai/EDUCATOR-2969-word-cloud
Fix inconsistency b/w unit & course outline for word_cloud completion.
2018-05-25 15:43:43 +05:00
Eric Fischer
e32c7473ae Merge pull request #17948 from open-craft/clemente/generate-report-data--for-capa-problems
Add generate_report_data to return a readable report of student answers to capa problems
2018-05-24 15:52:17 -04:00
Daniel Clemente Laboreo
6d3f8150db Implement generate_report_data for capa problems 2018-05-24 22:09:58 +03:00
attiyaishaque
ff5548e598 Fix inconsistency b/w unit & course outline for word_cloud completion. 2018-05-24 22:28:31 +05:00
irfanuddinahmad
5e77dfd5b7 Merge pull request #18245 from edx/ENT-982-Typos-in-API-terms-of-service
ENT-982 Fixed typos in API terms of service
2018-05-24 16:29:40 +05:00
edX Transifex Bot
b91a9dbb19 Update translations 2018-05-24 07:07:30 -04:00
Feanil Patel
8519a867e0 Merge pull request #18264 from edx/feanil/remove_flaky_entrance_exam_test
Remove this flaky entrance exam test.
2018-05-23 16:15:10 -04:00
Feanil Patel
a8f562e88b Merge pull request #18262 from edx/feanil/flaky_studio_outline_tests
Remove two flaky tests for the studio outline.
2018-05-23 16:07:46 -04:00
Feanil Patel
8b25553590 Remove two flaky tests for the studio outline. 2018-05-23 15:02:18 -04:00
Feanil Patel
f2554fe15f Remove this flaky entrance exam test. 2018-05-23 15:00:49 -04:00
Michael Youngstrom
8b884164d6 Merge pull request #18261 from edx/youngstrom/remove-flaky-tests
Remove flaky bok-choy tests
2018-05-23 14:56:48 -04:00
Simon Chen
c78879572f Merge pull request #18250 from edx/schen/inline_discussion_performance
Remove the expansive category_map call from inline discussion view
2018-05-23 14:48:34 -04:00
Simon Chen
7f05114752 Remove the expansive category_map call from inline discussion view 2018-05-23 14:14:05 -04:00
Feanil Patel
82a7106e60 Merge pull request #18259 from edx/feanil/update_rfc6266_parser
Feanil/update rfc6266 parser
2018-05-23 13:53:04 -04:00
Michael Youngstrom
5d9431dc0d Remove flaky tests 2018-05-23 13:24:25 -04:00
Farhanah Sheets
b2fd9eedb9 Merge pull request #18242 from edx/fsheets/EDUCATOR-2928
Reformat Layout on Studio Schedules Page
2018-05-23 11:57:46 -04:00
J Eskew
28577246b6 Merge pull request #18260 from edx/revert-18251-jeskew/retry_sailthru_email_deletion
Revert "Retry upon Sailthru optout timeout."
2018-05-23 11:02:40 -04:00
J Eskew
c87ba77233 Revert "Retry upon Sailthru optout timeout." 2018-05-23 10:59:28 -04:00
J Eskew
9efeb23f64 Merge pull request #18251 from edx/jeskew/retry_sailthru_email_deletion
Retry upon Sailthru optout timeout.
2018-05-23 10:39:30 -04:00