Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign-up for this Face-to-Face session link in course calendar event incorrect when modules are imported into a course #108

Open
thebenkahn opened this issue Dec 21, 2022 · 2 comments
Labels

Comments

@thebenkahn
Copy link

If you create a course with F2F activities/sessions, and import the content from that course into a new course, new modules/sessions/calendar events are created but the event in the new course has a link that still points to the original session in the original course.

Tested on: Moodle 3.11.11, Face-to-Face 2021113005

Steps to recreate issue

  • Create a new course F2F1, with a F2F module and add a session with defaults on calendar options settings - calendar display settings = course
  • Observe there is a calendar invite for the session that includes the correct session date/time info, link to correct course, and sign up for session link that links to the session eg http://moodle/mod/facetoface/signup.php?s=1
  • Create a second course F2F2. Import the content from F2F1
  • Observe there is a calendar invite on the F2F2 calendar for the session that includes the correct session date/time info, link to correct course, and sign up for session link that links to the original session in F2F1 course eg http://moodle/mod/facetoface/signup.php?s=1
  • observe that the correct session here would be http://moodle/mod/facetoface/signup.php?s=2
@danmarsden
Copy link
Member

Thanks for the report and breakdown of the issue - if you have internal development capabilities feel free to help further by submitting a pull request for us to review.

@danmarsden danmarsden added the bug label Dec 22, 2022
@danmarsden
Copy link
Member

this could also relate to the issue described in #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants