Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Addressed in this release
SECURITY UPDATE
Fix issue where course object edit form is visible to all.
SA-CONTRIB-2014-064 -Course - Access bypass
#2216813: Poll Integration
#2225903: Configuration to see the quiz node or skip to questions
#2226597: Second object accessible even though user not enrolled
#2223327: course restriction header needs to be toned down a wee bit
#2231949: Remove db_query loads from *_load functions
#2247385: adding destination to anon blocker
#2261355: Create table fails on new postgresql install - whole site fails to run afterwards
#2262109: Course Object Fulfillment relationship doesn't exist
#2281787: Add to cart for anonymous user
#2283067: Book pages not protected when using content access
#2285533: Panopoly and Course:: Class name must be a valid object or a string in ... course_object.core.inc on line 336
Support for Quiz 7.x-5.x
Check progress immediately after enrolling.
Make nav links translatable.
Passed $node and $account as well to hook_course_access().
Convert course_completion_page (completion landing page) to a render array.
Fixed clone warnings not appearing due to change in clone API.
Improved UI for editing course objects.
Fixed bug where admin-created orders do not mark the user's payment complete.
Added missing keys to blockers, hid the "take course" button before the user gets an Access Denied page.
Show credits field when course_credit module is not enabled.