Picture of Graham Higgins
Trickle issue - course not displaying
by Graham Higgins - Tuesday, 10 June 2014, 8:55 AM
 

I've tried rearranging where Trickle starts (Article and block level) but I'm unable to make content appear. It seems to stop just above where a block with video media appears.  

I'd noticed this was a problem some other users were experiencing and wondering if there is a fix for it.

My article code looks like this: 

[ { "_id":"a-05", "_parentId":"co-05", "_type":"article", "_classes":"image-3", "title":"Celebrity Cruises Suites", "displayTitle":"Celebrity Cruises Suites", "body":"All Celebrity Cruises Suites are beautifully designed to epitomise the Modern Luxury that our guests expect. They are warm, open and contemporary – the opposite of stuffy, traditional cruise accommodation - and include fabulous extras, such as:

  • BVLGARI bath products & European-style butler service
  • Main & speciality restaurant seating preferences
  • Expanded in-suite dining, with afternoon canapés and evening hors d’oeuvres
  • Large living, bedroom and veranda spaces
  • Fresh fruit and flowers
  • Surround Sound entertainment systems

" }, { "_id":"a-10", "_parentId":"co-05", "_classes": "", "_type":"component", "_component": "hotgraphic", "_layout": "full", "title": "Suites available on board", "displayTitle": "", "body": "", "instruction":"Click the + icons below for more.", "_graphic": { "src": "course/en/images/Still-072111-13422.jpg", "alt": "alt text", "title": "title" } }, { "_id":"a-15", "_parentId":"co-05", "_classes": "", "_type":"component", "_component": "hotgraphic", "_layout": "full", "title": "Suites available on board", "displayTitle": "", "body": "", "instruction":"Click the + icons below for more.", "_graphic": { "src": "course/en/images/Still-072111-13422.jpg", "alt": "alt text", "title": "title" } }, { "_id":"a-20", "_parentId":"co-05", "_type":"article", "_classes":"image-1", "title":"End quiz", "displayTitle":"", "body":"", "_trickle": { "_isEnabled":true, "button": { "continue": "Continue" } }, "_assessment": { "_isEnabled": true, "_isPercentageBased" : true, "_scoreToPass" : 75, "_completionMessage" : { "title" : "You have finished the assessment", "message": "You scored [SCORE] out of [MAXSCORE]. [FEEDBACK]" }, "_bands": [ { "_score": 0, "feedback": "You're score was below 25%. Why not have another try?" }, { "_score": 25, "feedback": "You're score was below 50%. Why not have another try?" }, { "_score": 50, "feedback": "Good effort, but you're score was under 75%. Let's try again?" }, { "_score": 75, "feedback": "Great work. You passed the assessment article quiz." } ] } } ]

 

 

Any help would be greatly appreciated.

 

Cheers,

Graham

 

 

 

Picture of Dan Gray
Re: Trickle issue - course not displaying
by Dan Gray - Wednesday, 18 June 2014, 9:40 AM
 

Hi Graham

There was an issue detailed in https://community.adaptlearning.org/mod/forum/discuss.php?d=295. Cannot find a specific github issue for this so don't know if this has been fixed. Maybe one of the other developers could answer that one.

In any case have you downloaded and tried the latest version released on the 5th June (https://community.adaptlearning.org/mod/forum/discuss.php?d=293)? Might be worth removing the media and trickle plugins and then re-run adapt install.

Cheers

Dan