Forum Discussion
SamHill
7 months agoSuper Hero
Rise Learning Journal / Notes
Update (04 June 2025)
This project is now available open source at GitLab. I've included a quick glance at the License (Same as Moodle).
License: GNU GPL v3
Type: Strong copyleft license
Im...
SamHill
4 months agoSuper Hero
You have to view the HTML source in your browser to see the data-block-id. You can do this by launching the Rise module and then right clicking the page and selecting "inspect element", or by hitting F12 to open the browser console and then selecting the elements tab. It varies between browsers, my instructions are based on chrome. As mentioned I did exclude some block types from the notes button.
KateMackenzie
4 months agoCommunity Member
Thanks- and then you can apply it to that particular block type universally?
- SamHill4 months agoSuper Hero
The script applies the button automatically. You just need to include the files (JS/CSS) and the journal buttons will appear on each block.