by Juan Segarra Montesinos.
Hi everybody and sorry if it's a trivial question.
Some of our teachers want to avoid the rolling of dates after importing some activities of a source course. Let me explain this with an example:
Given the following courses exists:
C1 with start date 1/1/2022
C2 with start date 1/1/2023
And the following assignments exists in C1:
A1 with due date 2/2/2022
Now I import A1 to C2
What I get is a new activity with a due date of 2/2/2023.
What a group of our teachers want is to preserve the original due date: 2/2/2022.
Is it possible or should I open a tracker issue?
I think that I achieved this behaviour in the past by prohibiting the moodle/restore:rolldates capability, but It isn't working now... so maybe I'm mixing things.
Thanks in advance.