jrangelardila / moodle-format_buttons

Buttons is a Moodle course format that creates a menu with buttons in javascript to access the sections, one by one.
https://moodle.org/plugins/format_buttons
GNU General Public License v3.0
11 stars 20 forks source link

Moving and Indenting Not Working in 4.1 #42

Closed ashakinney closed 3 weeks ago

ashakinney commented 1 year ago

Greetings- We have buttons installed on a 4.1 Moodle and are experiencing some issues I wanted to report.

  1. Drag-and-drop moving of items is not working.
  2. Move right also does not work.
  3. If an item was previously indented (moved right) and you select Move left, I get this error:

Unknown action! Debug info: Error code: unknowaction×Dismiss this notification Stack trace: line 280 of /course/mod.php: moodle_exception thrown

Thanks!! Asha Amherst College

apdekker93 commented 1 year ago

I have the same problems as described by Asha. I would like to know if these problems will be addressed in an upcoming update.

jrangelardila commented 5 months ago

I created a plugin called format_btns, with the ultimate idea of ​​it doing a function similar to format__buttons. This plugin was uploaded to the Moodle plugin repositories and is under review for approval.

The link on GitHub is this: https://github.com/jrangelardila/moodle-format_btns

its functionaly in 4.2 and top