Forum Discussion
Rise Learning Journal / Notes
Hi - from what I have learnt- you'd need to identify that particular block using CSS and that frankly is way more complicated than I can deal with - so good luck and share it once you've done it!
Hi MadihaS and KateMackenzie, the application adds the note widget to all blocks, excluding a few, such as continue blocks. At this stage it cannot be configured for specific blocks.
How would you like to see that appear to the user MadihaS? It could be a configuration option that I add.
- KateMackenzie4 months agoCommunity Member
Like MadihaS I would only need it on some blocks not all.
- MadihaS4 months agoCommunity Member
Hi SamHill I found a solution that uses storyline blocks that looks great and is simple to use. Basically, I have a prompt or question in rise and then an open text field where they can enter their response in storyline. After that there 's a button to view or print also in storyline and when clicked it generates a PDF. Your note button could work too but it adds and extra click for the learner. The issue I'm working on with the storyline solution is editing the output which is just a blank PDF with a title and the responses entered. I'm trying to figure out if I can customize it to show the prompts before the learner's responses.
- KateMackenzie4 months agoCommunity Member
We use an SL block:
- MadihaS4 months agoCommunity Member
That's perfect KateMackenzie. Are you able to edit how the print out looks? Would you be able to share the solution? Sorry and to clarify we want to be able to see all responses entered throughout the rise course (so from multiple SL blocks).
- SamHill4 months agoSuper Hero
I moved away from the Storyline solution, due to it not being optimised for mobile phones (content scales and is not responsive), and Storyline blocks need to be clicked to be activated when on mobile. Hence the JS solution I developed.
- KateMackenzie4 months agoCommunity Member
yes that's my reasoning to explore your solution - however we don't require so many. I certainly admire what you've developed