LEARN@IGP

Infogrid Pacific-The Science of Information

IGP:Digital Publisher 7.2.0

January 2017

Update Patch Release Notes

 

IGP:DP 7.2.0 - Updates, Upgrades & Enhancements

The following updates have been implemented in this release:

 

Document Statistics updates

The following updates have been done:

  1. Section - Element and Class Report > The unique list of elements and class list available in the individual sections of the document are populated in this report.
  2. Document - Element and Class Report > The unique list of elements and class list available in the entire document are populated in this report.
  3. Special characters appearing in the Title column in Statistics report interface was displaying as Unicode value i.e." \u0395\u03b9\u03c3\u03b1. This is now fixed to display the actual characters.

Change URL from Email content updates

Any email sent by IGP:Digital Publisher, that contains the URL references of IGP:DP, are now populated from the settings file.

Account logs updates

Additional logs with regards to Account Creation, Modification and Deletion events are now captured. This will track every change (chaged/added/removed) made to individual fields under the Create New Account form.

User expiry updates

The following updates are introduced.

  1. Before User Expiry Date: The Active/Deactive event will not have any effect on the set Expiry Date value.
  2. After Expiry Date: The user Active event will turn the Expiry date value field blank.
  3. The "Days to Expire" label is now changed to "Expiry Date". A calendar is also introduced using which you can set the user expiry date in DD/MM/YYYY.

SCORM Format updates

The following updates related to scoring have been done:

  1. imsmanifest.xml updates
    1. Replaced adlcp:scormtype="asset" to adlcp:scormtype="sco" in <resource> tag.
    2. Added <file href="js/APIWrapper.js"/> and <file href="js/SCOFunctions.js"/> child elements under <resource> tag, for only the section using Interactive AIE.
  2. All HTML files updates
    1. Added the following meta tag, only for the sections using Interactive AIE.
      <meta name="bookid" content="#" />
      Note: The content value is populated from the ISBN of the document.
    2. Added the following meta tag, only for the sections using Interactive AIE.
      <meta name="iexecount" content="#" />
      Note: The content value is populated by the count of the actual interactive sections which have got AIE included.
    3. Added the following meta tag, only for the sections using Interactive AIE.
      <meta name="sectionid" content="#" />
      Note: The content value is populated from the actual Section ID.
    4. Added the following <script> references in the .xhtml files, only for the sections using Interactive AIE.
      <script src="js/APIWrapper.js" type="text/javascript"></script>
      <script src="js/SCOFunctions.js" type="text/javascript"></script>
    5. Added Inline JS for scoring, only for the sections using Interactive AIE.
    6. Added the following attributes in <body>, only for the sections using Interactive AIE.
      <body onload="loadPage();" onbeforeunload="unloadPage();" onunload="unloadPage();">
  3. Package updates
    1. Added APIWrapper.js and SCOFunctions.js in the "js" folder.

IGP:DP 7.2.0 - Bug Fixes

  1. Admin user who are not members of a Project, when access document of that project, the document gets added in the Recent documents. But when the same user tries to access the document from Recent Document, gets message "Your Account authentication has failed for the Document. Please login and launch the Document." however the Catalog button works.

    As an Admin user has access to all the Project Documents, any project document available in the Recent Documents is now accessible. This is now fixed.

  2. User expiry fixes. The following fixes have been done
    1. On setting the Expiry Date for a User, and after the Expiry date, the User is not allowed to login. Displays message "Your User credentials has expired. Please contact your Account Maintainer.".

      However on Admin Users interface, the User is not displaying as deactivated. This is now fixed.

    2. Additionally after converting a user, for which expiry date is set, from Deactive to Activate, the expiry date set is not becoming blank, due to which the user is still not able to login. This is now fixed.

    3. Modify User and applying the expiry date, and saving displays ERROR message "list index out of range". This is now fixed.

comments powered by Disqus