User Identification
December 20, 2007 12:00 AM
Can do. On the page where you want to display this information, do the following:-create one text box and call it user name text, set its size and font type, and move it to the location on the page where you want it (ie over a certain area on a certificate). Ensure that the properties Initially Visible and Always On Top are checked. Remember that the size of the text box will have to accomodate the longest names of your users, so keep that in mind for placement and so it doesn't truncate characters.-Repeat the above, creating another text box called user id text.-with the first text block selected, add an action called show user name and set it to: On:Show, Action: Change Contents, Target: user name text, New Contents: AICC_Student_Name-with the second text block selected, add an action called show user id and set it to: On:Show, Action: Change Contents, Target: user id text, New Contents: AICC_Student_IDWith these settings, it should then pull the user name ID information from the LMS and fill in the text blocks you created.Hope this helps.
Discussions have been disabled for this post