Adam
9aa35cd8ad
Merge pull request #13614 from edx/efischer/revert_grades
...
Potential Grades revert PR
2016-09-30 14:08:58 -04:00
Nimisha Asthagiri
d3d776388f
Update grade when CAPA problem state is reset
...
TNL-5686
2016-09-29 08:44:37 -04:00
Nimisha Asthagiri
663fbbbaa0
Merge pull request #13547 from edx/beryl/correct_weight
...
Fix Problem grades that have weight values
2016-09-27 12:24:12 -04:00
Matjaz Gregoric
d2c0ac3286
Merge pull request #13475 from open-craft/mtyaka/youtube-api-error
...
Don't show error in studio when fetching YouTube metadata fails.
2016-09-27 17:30:10 +02:00
Nimisha Asthagiri
5ba77275d8
Fix problem weights in persisted grades
...
TNL-5599
2016-09-27 10:09:09 -04:00
Chris
4f28b81fee
Merge pull request #13334 from edx/clrux/ac-571-video-transcript-download
...
AC-571 updating video download/transcript area
2016-09-21 10:32:20 -04:00
Giulio Gratta
0eca0eadaf
Revert "Add fa loading spinner to CAPA problems"
...
This reverts commit a3eb726f5f .
2016-09-20 12:56:20 -07:00
Chris Rodriguez
0ebc90472c
AC-571 updating video download/transcript area
2016-09-20 06:22:24 -04:00
Matjaz Gregoric
c47561e1bb
Don't show error in studio when fetching YouTube metadata fails.
...
The error message was very confusing ("Studio is having trouble saving
your work").
Log a warning in the JS console instead.
2016-09-18 16:42:50 +02:00
Giulio Gratta
a3eb726f5f
Add font awesome loading spinner to CAPA problems
...
- loading spinner is automatically replaced by the content when AJAX problem_get returns
2016-09-14 14:58:35 -07:00
John Eskew
9e07bb530c
Bump edx-opaque-keys version to 0.3.4
2016-09-13 14:54:32 -04:00
Matt Drayer
e53721433f
Merge pull request #13413 from edx/release
...
Merge release back to master
2016-09-07 11:30:24 -04:00
M. Rehan
985449758a
Merge pull request #13313 from edx/mrehan/tnl-4945-inherit-lib-problem-setting
...
TNL-4945 – Prioritize Library defaults over the fields coming from parent blocks.
2016-09-07 14:57:13 +05:00
Qubad786
be80ef3a7f
prioritize Library's defaults over inherited ones.
2016-09-06 12:00:56 +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
19cc68c8c3
make numerical and math expression input accessible
...
TNL-4973
2016-09-02 19:44:24 +05:00
Ehtesham
31be6fad43
make CAPA dropdown problems accessible
2016-09-02 19:44:24 +05:00
muhammad-ammar
e1a595d88a
make textinput accessible
...
TNL-4972
2016-09-02 19:44:23 +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
Sanford Student
d54a784a43
creating django admin settings for subsection grades
2016-09-02 09:32:33 -04:00
Chris Rodriguez
be470adb03
Removing unused variable from recent word cloud updates
2016-08-31 12:44:31 -04:00
Mushtaq Ali
ec13ba4340
Fix when checking in mongo store, has_course with a split course key returns False.
2016-08-26 15:49:34 +05:00
Eric Fischer
2dc4f5d6bf
Merge pull request #13303 from edx/efischer/tnl_5057
...
TNL 5057 Silence XML parse error in capa_module
2016-08-25 16:30:15 -04:00
Eric Fischer
bf4211088f
Merge pull request #13295 from edx/efischer/opt_grade
...
Grades cleanup
2016-08-25 16:29:55 -04:00
sanfordstudent
fb20312ef1
Merge pull request #13294 from edx/sstudent/TNL-5041
...
check for null doc
2016-08-25 14:49:24 -04:00
Eric Fischer
0059f88d2a
Silence XML parse error in capa_module
...
TNL-5057 This un-actionable error is polluting the stream of devops pages, and
should be quieted. A longer term fix will be made in TNL-5245.
2016-08-25 12:00:18 -04:00
Eric Fischer
13687e4753
Grades cleanup
...
Small changes to the grades djangoapp
-sets up mock_get_score context handler
-fixes an issue with not invalidating lazy scores property
-code quality fixes
-query count optimization in PersistentSubscetionGrade.create
-adds atomic blocks to avoid IntegrityErrors corrupting an entire request
2016-08-25 11:43:49 -04:00
Qubad786
b25dc54d68
update library content block's children on branches
2016-08-25 16:44:52 +05:00
Sanford Student
20379c14c0
check for null doc
2016-08-24 13:18:28 -04:00
Chris Rodriguez
2255b5c83b
AC-552 word cloud accessibility updates
2016-08-24 11:14:25 -04:00
Eric Fischer
22046d4067
Use PersistentSubsectionGrade in grades application
...
Hooks the pre-existing grades code into our new PersistentSubsectionGrade data
model. Includes test updates, and some minor changes to the data model that
were discovered in testing.
2016-08-22 09:47:37 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
alisan617
a250b03b60
Merge pull request #13274 from edx/alisan/TNL-5289-python-evaluated-input
...
trailing text remove its parent class that doesn not exist in python …
2016-08-18 15:17:59 -04:00
alisan617
90d7141c20
Merge pull request #12853 from eduNEXT/Bound3R/TNL-3717
...
resolve byte-sized bug TNL-3717
2016-08-18 14:31:41 -04:00
alisan617
289ab1476d
trailing text remove its parent class that doesn not exist in python input type
2016-08-18 12:57:27 -04:00
Bound3R
3c5b0a9f73
resolve byte-sized bug TNL-3717
...
small fix for align text and radio/checkbox
alinged checbox and radio inputs.
create silent class for Choice Text Group
clean up
change px to em
2016-08-17 11:43:51 -05:00
M. Rehan
ffbaf1fe54
Merge pull request #12813 from edx/aj/TNL4826-lib-problems-not-update-with-import
...
Refersh library children for the block during import.
2016-08-16 00:52:58 +05:00
Qubad786
aca82be335
Move fix to importer module and fix branch_setting in MixedModuleStore.
2016-08-15 18:50:50 +05:00
Awais Jibran
210f9328da
Refersh library children for the block during import.
...
TNL-4826
2016-08-15 17:13:58 +05:00
Syed Hassan Raza
a32d48cfa9
Escape characters for poll-module
2016-08-12 18:58:00 +05:00
alisan617
b7c9ef9bfe
Merge pull request #13210 from edx/alisan/fix-TNL-4584-trailing-text
...
[TNL-4584] capa numerical input trailing text
2016-08-11 09:29:55 -04:00
sanfordstudent
3bbf30fe85
Merge pull request #13213 from edx/sstudent/TNL-4763
...
show English among transcript language options
2016-08-11 09:09:28 -04:00
alisan617
9a9db99720
trailing text positioning in num input type question TNL-4584
2016-08-10 18:55:27 -04:00
Sanford Student
c6877aa39e
one liner
2016-08-10 14:11:52 -04:00
Awais Jibran
878b9124ab
Merge pull request #13111 from edx/aj/ECOM4890-make-studio-case-insensitive-for-create-course
...
Make studio case-insensitive for course keys for creating courses.
2016-08-10 16:20:36 +05:00
Awais Jibran
4bc5ded768
Make studio case-insensitive for course keys for creating courses.
...
ECOM-4890
2016-08-10 14:34:35 +05:00
Brian Jacobel
163ff84699
Run eslint autofixer on /common
2016-08-08 15:59:18 -04:00