Hi,
Is there a way to get the course title through JavaScript? I need to pull the information out to store in a database whenever users access a course, so I know which course is more popular. I was thinking of embedding some code in a component like the MCQ component, then Ajax the info to send out.
Thanks in advance!