- 24 Jul, 2015 22 commits
-
-
Convert to named arguments for localized strings.
Peter Fogg committed -
Set default value of showanswer to Never since it doesn't work.
Christina Roberts committed -
WIP: Display rounded problem results.
Peter Fogg committed -
Peter Fogg committed
-
Peter Fogg committed
-
Sort the grade cutoffs.
Christina Roberts committed -
Post complexity metric to a file for downstream collection.
Ben Patterson committed -
Redirect to dashboard from non-live courses.
Peter Fogg committed -
TNL-645
cahrens committed -
TNL-2693
Peter Fogg committed -
TNL-2848
cahrens committed -
Fix TrueFalse responses with single answers.
Peter Fogg committed -
Teams-related JS test cleanup
Christina Roberts committed -
CSS: Fixing spans inside inline divs (capa)
frances botsford committed -
cahrens committed
-
Using youtube api v3.0 instead of v2.0 to get the video's metadata.
Muzaffar yousaf committed -
Peter Fogg committed
-
cahrens committed
-
Make active menu highlight in blue.
Christina Roberts committed -
Can see if we remove skipIf from video base class. TNL-2413
muzaffaryousaf committed -
TNL-2413
muzaffaryousaf committed -
Add in-course reverification to advanced components.
Will Daly committed
-
- 23 Jul, 2015 18 commits
-
-
PLAT-295: Reset advertised date on course rerun Thanks @AkA84 !
John Eskew committed -
Fix TNL-2267 - add missing service argument to HeartbeatFailure constructor
Joel Barciauskas committed -
Will Daly committed
-
ECOM-1911: Fixes to credit requirements in Studio.
Will Daly committed -
TNL-296
cahrens committed -
Set the second arg to __init__ for the HeartbeatFailure exception to 'mongo', create a split_mongo connection test Fixes TNL-2267 Clean up and PEP8 fixes to the test Add missing paramater back Add pylint pragma to ignore unused argument warning
Joel Barciauskas committed -
* Exclude orphaned XBlocks from requirements because they have been deleted. * Sort ICRV requirements by start date, then by display name.
Will Daly committed -
Integrate timed and proctored exam authoring into Studio
chrisndodge committed -
Merge release back to master
Will Daly committed -
This complexity metric is created by using radon (see changed files for additional documentation links). This tool calculates cyclomatic complexity and provides a numeric grade where a lower number is better (e.g., less complex).
Ben Patterson committed -
PLAT-295
Alessandro committed -
Hotfix 2015-07-23: Allow course staff to bypass embargo rules.
Will Daly committed -
Chris Dodge committed
-
Added get unanswered/unread threads in discussion api
Christopher Lee committed -
Discusion API now takes a view parameter when getting a thread list. This view parameter only takes "unread" or "unanswered" as possible values.
christopher lee committed -
Will Daly committed
-
SOL-1045: hiding generated certificate button in case of self paced courses
Matt Drayer committed -
Zia Fazal committed
-