-
Notifications
You must be signed in to change notification settings - Fork 514

Description
Currently, in Chamilo. it is not possible to carry out "mass action" for several tasks. By "mass action", I mean the option to select several items at once.
For example, (1) when I have several tests in a course and when I need to delete two or more of them, I need to delete each test one by one. Similarly, (2) when I want to delete more than one question within a test, I cannot select two or more questions at the same time. Each question needs to be deleted individually. (3) The same problem exists in "Learning Path" as well. I have more than 200 tests and I want to add from "Reading Test - 01" to "Reading Test - 32" to the learning path titled "Reading Section." Because all tests are listed in alphabetical order, I need to scroll down to the bottom of the page, click and drag a test up to the top of the page and drop it there, and I need to do this for every single test.
The solution I suggest is to place a small box next to such items so that they can be selected with a tick. There should also be a "Delete" button at the end of the list of items for cases (1) and (2).