We are trying to create a prerequisites page for a course using the HTML training material type. On this page we will provide hyperlinks to the prerequisite courses. We are looking for a way to populate the course name using the course_id. This way, if we change the course title, we wouldn’t need to update the prerequisite pages.
Is there any way to leverage the short codes or the api to do this?