Articles with tag : system variables
I am creating my first e-learning with Captivate and cannot figure out how to get the course name in the certificate? When doing a preview on the certificate I can see that it says "Captivate E-Learning Course". But where ever I look I can not see wh...
Have you ever opened an Adobe Captivate project on another machine, only to find your carefully chosen fonts replaced by Arial? This happens because Captivate relies on system-installed fonts. If the required font isn’t installed on the new machine, ...
Steps to create the internal user using Admin API: * Login as an Integration admin * Goto to the Developer resources >> API reference * Select the admin profile and authorize * Goto the User : Set of User APIs * use the Post call : Post: /Users * use...
INTRO Last week I posted an example project, where you could choose between English and Dutch to do a quiz with 7 questions. If you missed it, here is the link:Quiz localisation in Captivate 12.3 - eLearning (adobe.com)The quiz was with one attempt b...
External user accounts can be created by the integration admin using the Admin API. Steps to create the external user: 1. Capture the External user profile ID in the admin page under the users>> external tab 2. Login in as an integration admin 3. Got...
Please follow the steps below to enable multi-valued option in the active field. -> Go to data sources and disable the connector. -> Upload the user CSV through 'CSV Upload'WITHOUTadding the multi-manager fields in it. -> Now, go to the active field ...
You can avoid the user from changing the active fields in Adobe Learning Manager if one of them is blank by avoiding the 'Complete your profile' page display through the steps below. Login > Admin > Users > Active fields > Settings > User Display > C...
You can add the required extra field when adding an individual user in your Adobe Learning Manager account by following the below steps. -> Login > Admin > Users > Active Fields > Configure Fields > Add the required field for Internal Users > Setting...
New to captivate. Looking for insight with regards to utilizing variables (on the slide) that were created or manipulated in the action "run Javascript". Even using localstorage.setItem and getItem is unsuccessful. Is this even possible? best regards...
I have a font which, when I use it on a slide, seems to work fine. But when I try to add it as a theme font, it crashes the theme editor. Any ideas what could be causing this? I'm using Captivate 12.2 Thanks!
INTRO I have spent some weeks exploring and comparing the use of Bookmarks in Classic and New Captivate. Originally I believed to be able to show you the results in one article, illustrated by a Captivate tutorial. However this would lead to a very h...
In this blog, we are going to demonstrate the steps to develop a custom progress bar displaying the overall project progress. Although we cannot adjust the progress bar’s actions directly, hence we used variables and states to create a custom progres...