shika-package_v1.1.9-f86f4979.zip

Version 1.1.9
Maturity Stable
Release Date 2017-07-07 05:30
Unfortunately you do not have access to this file.

 
Features:
 
#104845   Front panel>>course TOC>>Added time spent the column on pop-up view of attempts.
 
 #106591 Shika configuration > Decide Orientation for Certificate PDF.
 
#104185: Nomination workflow to let manager nominate Users under them for Courses. Also, allow Manager to approve Course enrollments.(Set managers in hierarchy )
 
 
Issue Fixed
 
#107484    Front End >> Go to any public course >> Guest Users are able to access expired lessons
   
#107480    After uninstalling Shika package, link as lesson and article as lesson plugins are not getting uninstalled    
 
#107400    Front panel>> Shows notice when we hide taught by and show course information from course module.
  
#106864   When the user name is created with special character then in the front panel, the user sees the blank page after launching SCORM lessons.    
 
#104735    Due Date appears in the incorrect format on the dashboard if the date is blank while assigning from admin panel. 
 
#104460    On front panel dashboard we can see the expired certificate, it should show certificate is expired.
 
#104021    Backend -> manage enrollment -> date filters format and list view start date and due date format should be the same.
 
#107214     Front panel>> Question formatting issue >  question gets wrapped while taking the quiz on the frontend.
 
 #39190     Able to de-enroll from the ACY Mailing list when de-enrolled from course.

 

In this version, we have fixed some bugs those were there in 1.1.8 and introduced new features. You can see them under Release Notes tab. 

We have introduced hierarchy component, where you can set manager to the users.
You can get the hierarchy in the list of the components.
 

Backward Compatibility breaks in this release

HTML Overrides will need review for Attempts View

The Attempts view that you see when you click on the X/Y attempts on the table of contents screen introduces a column that shows time spent per attempt. If you have overridden this view, you will need to refactor it to accommodate this change. Views affected are as below.

/components/com_jtjlms/views/reports/tmpl/attempts.php

HTML Overrides will need review for jLike Assign View

Assign/Enroll views in frontend and backend (from jLike) introduces a new drop down to let the manager choose which users to show. You will need to refactor your overrides on this view to support this. Views affected are as below.

/components/com_jlike/views/recommend/tmpl/(all files)

Shika Integration will break with JTicketing 2.0

This release will not work with JTicketing, Since JTicketing 2.0 has changed a lot of core APIs.

Upgrade Instructions

  1. Download the latest package of Shika from the Techjoomla website.
  2. You can use the ‘Install from URL’ or ‘Upload and install’ interface to complete the installation
  3. If you haven't migrated to Joomla 3.7x yet then before migrating Joomla to 3.7x, make sure your database schema is up-to-date. You can check the status on the following link: YOUR_DOMAIN/administrator/index.php?option=com_installer&view=database
  4. The size of the package is about 12MB. Make sure the upload_max_filesize and post_max_size variables in php.ini  file is set to the greater value than package size.