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.
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.