Sample Workshops

Below are a selection of workshops you can try with Educates and use as a guide when developing your own workshops.

The GitHub source repository also includes a set of workshops used to test Educates itself. They provide many examples of clickable actions in workshop instructions, making them a useful reference for understanding how clickable actions can be used.

  • lab-dashboard-actions - Test workshop for verifying all dashboard clickable action types including both the current preferred action formats and deprecated legacy formats.

  • lab-files-actions - Test workshop for verifying all files clickable action types including file download, download with custom name, download with preview, copy file to clipboard, single file upload, and multiple file upload.

  • lab-editor-actions - Test workshop for verifying all editor clickable action types including open file, create file, append lines, insert lines before/after line, insert lines after match, select matching text, replace text selection, replace matching text, insert value into YAML, and execute command.

  • lab-examiner-actions - Test workshop for verifying all examiner clickable action types including basic pass/fail tests, arguments, timeout, retries, form inputs, autostart, cascade, and cooldown.

  • lab-markdown-basics - Test workshop for verifying rendering of common markdown formatting including headings, text styles, lists, links, code blocks, tables, blockquotes, and admonition shortcodes.

  • lab-section-actions - Test workshop for verifying all section clickable action types including collapsible sections, nested sections, autostart within sections, cascade-triggered section closing, and section headings.

  • lab-terminal-actions - Test workshop for verifying all terminal clickable action types including both the current preferred action formats and deprecated legacy formats.