Synopsis
Since 4.0, Moodle now employs a reactive user interface (UI) for editing content. With JavaScript being my weakest skill, I’ve been meaning for ages to learn more about it. The incentive really arrived when in a post about the Adaptable theme where the activity navigation requires updating when the next activity is made available because of a completion state change, that I looked further into understanding it and how I could potentially solve the problem.
In this post I’m taking the focus of the journey rather than being overly technical.
Link
Post link on eLearningWorld: Reactive? .