Forum Discussion
JerryBeaucaire
7 years agoCommunity Member
Edit an Imbed Code with Javascript?
I currently have a URL-based link for feedback on a course/quiz. Since the LMS is able to provide the course name and the user's name, I use javascript to collect that info and create a "smartURL" ...
RussellKillips-
7 years agoCommunity Member
Hello Jerry,
Here's what I came up with. I created a WebObject. It's just an index.html file.
Inside the index.html file is code that gets your smartURL variable and redirects to it.
To view or edit the code, you can open the index.html file in Notepad.
I have attached a story file and the index.html WebObject file for you to take a look at.