Forum Discussion
Rise & Storyline: Reflections/Journaling issues
Hi Tim
Your demo is working perfectly on Review. I am looking for a solutions pretty close to yours. Do you like to share the ressource?
- Tim_10 months agoCommunity Member
Sure thing. I’ve attached the two Storyline files that store/retrieve the text, and call the PDF generator. You need to publish these to Review then include them in your Rise package to make them work (they work in the editor/preview as well). You don’t have to modify anything in the Rise outputs.
You can download my Moodle back-end plugin on my github - https://github.com/frumbert/local_blobstorebackend (in production in Moodle 3.11, haven’t tried anything older/newer but is probably fine). There is a default fallback service which the Review version will be using which communicates back to https://blob.frumbert.org (source: https://github.com/frumbert/blob.frumbert.org) for raw storage.
The code documentation is a bit rough - message me if you need to understand it more or if it doesn’t work in your situation.
- Jürgen_Schoene_10 months agoCommunity Member
the size of the two .story files is 0 bytes each, something must have gone wrong during uploading