How to Design Code Editor in Articulate Storyline

How to Design Code Editor in Articulate Storyline
How to Design Code Editor in Articulate Storyline

Ever thought of incorporating a real-time HTML, CSS, and JavaScript Code Editor into your Articulate Storyline? Ideal for programming training, it allows learners to practice on-the-spot and even test snippets of their code. In this tutrioal I will share step by step guide on How to Design Code Editor in Articulate Storyline.

Follow These Four Simple Steps:

Step 1: Create Text Entries

  1. Create three text entries in your Articulate Storyline project.
  2. Rename the text entry variables as follows:
    • HTML
    • CSS
    • JavaScript

Step 2: Design Output Area

  1. Design a rectangle in your Storyline project.
  2. Set its ALT text as “Output.”

Step 3: Create ‘Execute’ Button

  1. Create an ‘Execute’ button in your Articulate Storyline project.
  2. Set up a JavaScript trigger to execute when the user clicks on the button.
  3. Copy the given JavaScript code and paste it to enable the real-time code editor functionality.

Pro Tip: For a more detailed walkthrough, check out the video guide.

Share this article
Shareable URL
Leave a Reply

Your email address will not be published. Required fields are marked *

Read next