Skip to main content
Question

Dynamic Display of End Date In Course

  • 6 September 2024
  • 1 reply
  • 10 views

When looking online, it appears there should be a way to place dynamic code into a page within a course that will automatically pull the course access end date, but when I try the steps within TI, it does not work. Has anyone been able to successfully do this? 

Example: We have a course primary that we make a session from each month. Would love a course intro page that displays the end date for that particular course automatically instead of having to manually go in and change each month. 

I tried placing this, but it did not work. 

<h1>Welcome to the Course!</h1>
<p>This course will end on: {{course_end_date}}</p>

I had to manually do this each time. Following this thread for solutions. Thanks for posting @mhelman 


Reply