Hi all,
I'm trying to inject the learner's first name into my menu body using the following code:
{{_globals._learnerInfo.firstname}}
This works locally (in that I get the default first name "Sam"), but when I upload the course to my Moodle 3.8.1 site, the course runs but there's a blank where the name should appear. Any idea what I can do to fix this?
I'm using Framework 4.3.0 & Spoor 3.3.0
Best regards
PS. I'm also using adapt-certificate in the course, and this is displaying all info correctly, including first & last names.