Syxton / moodle-block_massaction

THE OFFICIAL Mass Actions block for Moodle 3.9 and beyond
9 stars 14 forks source link

Duplicate to Another Course - grade category is "lost" #82

Closed JosephKennedy4 closed 10 months ago

JosephKennedy4 commented 1 year ago

When an item, or items, are selected, and "Duplicated to another course" is chosen, the items' Grade settings do not fully duplicate. In particular, the category is not preserved, even when the target course has a category named the same as the category in the source course.

Syxton commented 10 months ago

@JosephKennedy4 I believe that this will require a large UI change to handle with Mass Actions. I don't believe that creation of a grade category or a "match of grade title" is something that would be expected for all duplication actions, so it would require another screen to manually select grade categories for each item on duplication. The block should be considered as working much like Moodle Imports. It is grabbing parts of another course, but it isn't a backup/restore exact copy. I am leaning toward a "not a bug / will not fix" resolution unfortunately. @PhMemmel thoughts?

JosephKennedy4 commented 10 months ago

“not a bug / will not fix” seems to be the most appropriate categorization. If it was a “simple tweak,” I would advocate for it even though it might not philosophically align with the module, but certainly should not be considered.

PhMemmel commented 10 months ago

Completely agree 👍

Syxton commented 10 months ago

Closing as not a bug.