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