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...
KateMackenzie
5 months agoCommunity Member
WOW SamHill you literally ARE a super hero!
What I'm confused by is how did you "tell" the course where you wanted the notes icon to be? Am I missing something? I see
Added to each section with a `data-block-id` attribute
But how do you find that?
Sorry for the naive questions - I'm not all that literate with it comes to the back end part of things!
ChrisLivermo433
5 months agoCommunity Member
awesome work Sam... a query related to KateMackenzie's;
to hide the Notes button on a particular block, is it just a matter of setting the value of display to "none"? thanks
- SamHill5 months agoSuper Hero
There aren't configuration options to do that, but if you are comfortable with CSS you could do that.