Hey all! I have a custom constant-sum question that uses an external Javascript file. Unfortunately, I have the question name hard-coded in the file. This is causing some issues for some users as it requires changing the code often. I want to call [% QuestionName() %], but I am unsure what my first steps should be.
How do I call a Perl Function in an external Java Script file?
2 replies