Skip to content

[C2] Course introduction (course_homepage) pb when edited in a session #7443

@NicoDucou

Description

@NicoDucou

Create a course ABC
Edit the introduction
Save the introduction
The introduction appears on the course ABC homepage

Create a new session
Select the course ABC
Enter the course ABC in the session
You can see the course introduction from the base course.
Edit the course introduction in the session
Save
Now on the course homepage in the session it says that there is no introduction content.

In the database we can see that a new registry has been created in the c_tool_intro table with the session_id and the specific content but it does not appear.

If you click on the intro edition button again, you can create a new introduction, it gets registered in the c_tool_intro table as a new entry but it does not appear the course homepage in the session.

The aims is to be able to edit de content in the session, it gets saved for the session and then on the course homepage in the session we should see the specific content of the session. If no specific content for the session exist then it should show the content of the introduction text from the base course.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions