<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:software:dazstudio:4:referenceguide:scripting:api_reference:samples:education:lesson_strips</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-17T06:38:32+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/education/lesson_strips/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/education/lesson_strips/start">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-21T03:30:18+00:00</dc:date>
        <title>Lesson Strips</title>
        <link>/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/education/lesson_strips/start</link>
        <description>
&lt;h1 id=&quot;lesson_strips&quot;&gt;Lesson Strips&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;!-- EDIT1 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_center wrap_round wrap_todo plugin_wrap&quot; style=&quot;width: 80%;&quot;&gt;
&lt;p&gt;
This page is a &lt;a href=&quot;/public/terms/wip/start&quot; class=&quot;wikilink1&quot; title=&quot;public:terms:wip:start&quot;&gt;WIP&lt;/a&gt;. There is likely to be incomplete and or missing information while the page is being built. 
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT2 PLUGIN_WRAP_END [0-] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;summary&quot;&gt;Summary&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The idea behind Lesson Strips is to provide a convenient and unobtrusive way of guiding users through a series of tasks, with rich compelling content, directly within the &lt;abbr title=&quot;Digital Art Zone&quot;&gt;DAZ&lt;/abbr&gt; Studio &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:start&quot;&gt;User Interface (UI)&lt;/a&gt; via widgets in the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/status_bar/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:status_bar:start&quot;&gt;Status Bar&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
With a strong desire to make the process easy for potential developers, while allowing ultimate flexibility, we&amp;#039;ve created an example comprised of several scripts and &lt;a href=&quot;http://qt-project.org/doc/qt-4.8/designer-manual.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://qt-project.org/doc/qt-4.8/designer-manual.html&quot; rel=&quot;nofollow noopener&quot;&gt;QtDesigner&lt;/a&gt; .ui files.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/_media/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/education/lesson_strips/ds_4_lesson_strip_example.zip&quot; class=&quot;media mediafile mf_zip&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:samples:education:lesson_strips:ds_4_lesson_strip_example.zip (617 KB)&quot; rel=&quot;noopener&quot;&gt;Lesson Strip Example&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;terms&quot;&gt;Terms&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Lesson Content:&lt;/strong&gt; A collection of files delivered to a user as a guide to something.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Lesson Series:&lt;/strong&gt; A collection of Lessons provided in a form that allows a user to load a set of them and select one to follow along within the &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Lesson:&lt;/strong&gt; A collection of Steps provided in a form that allows a user to progressively follow along and achieve a goal, learn a skill, and/or grow their understanding of a concept, tool, or &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; component.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Step:&lt;/strong&gt; An action, task or description of a concept, tool, or &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; component.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Lesson Selector:&lt;/strong&gt; The combobox widget displayed in the Lesson Strip that allows a user to select a Lesson from the Lesson Series.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;folders_files&quot;&gt;Folders &amp;amp; Files&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Below are descriptions of the various folders and files that [together] implement the Lesson Strip concept. There are 3 levels to the Lesson Strip hierarchy; Lesson Series, Lessons, and Steps. The naming conventions, along with the folder/file structure, exist in effort to simplify the creation of Lesson Content through the use of visual tools like QtDesigner.
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;lesson_series&quot;&gt;Lesson Series&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Series Folder:&lt;/strong&gt; This folder contains all of the folders and files that define the Lesson Series. For any Lesson Series that is general in nature, that is to say the Lesson Series is not &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/interface/layout/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:interface:layout:start&quot;&gt;Layout&lt;/a&gt; specific, the relative path of the folder that this folder should exist within is “&lt;em&gt;&amp;lt;%&lt;abbr title=&quot;DAZ Studio 4&quot;&gt;DS4&lt;/abbr&gt;_INSTALL%&amp;gt;/resources/lesson strips/general&lt;/em&gt;”. For any Lesson Series that is specific to a particular layout, the relative path of the folder that this folder should exist within is “&lt;em&gt;&amp;lt;%&lt;abbr title=&quot;DAZ Studio 4&quot;&gt;DS4&lt;/abbr&gt;_INSTALL%&amp;gt;/resources/lesson strips/layouts/&amp;lt;%LAYOUT_NAME%&amp;gt;&lt;/em&gt;”. The name of a Series Folder is used as the name of the Lesson Series and determines what the user sees in the Lesson Selector. Sorting of Lesson Series&amp;#039; within the Lesson Selector is done alpha-numerically.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h3 id=&quot;lessons&quot;&gt;Lessons&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Lesson Folders:&lt;/strong&gt; Each Lesson is contained within its own folder; a direct sub-folder of the &lt;em&gt;Series Folder&lt;/em&gt;. The name of these folders are used as the names of the Lessons and will determine what the user sees in the Lesson Selector. Sorting of Lessons within the Lesson Selector is done alpha-numerically, so it is recommended that if an order of progression though the Lesson Series is desired, that you prepend the folder names with a number, a period and a space (e.g. “1. Activities”, “2. Tabs”, etc.); zero padded (e.g. “01. Activities”, “02. Tabs”, etc.) if the number of Lessons will exceed 9.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h3 id=&quot;steps&quot;&gt;Steps&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Step Activation Script:&lt;/strong&gt; This script is responsible for validating the existence of the corresponding &lt;em&gt;Step Folder&lt;/em&gt;, along with the &lt;em&gt;Popup Builder Script&lt;/em&gt;. This script executes the &lt;em&gt;Popup Builder Script&lt;/em&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Step Folders:&lt;/strong&gt; Each &lt;em&gt;Step&lt;/em&gt; is contained within its own folder. The name of the folder should coincide with the index of the step it represents, starting at 0 and ending at 9. The folder named “0” is reserved for a &lt;em&gt;Popup Builder Script&lt;/em&gt; and &lt;em&gt;Popup &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; Definition&lt;/em&gt; that ultimately cause an overview video to be displayed.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Popup Builder Script:&lt;/strong&gt; Each &lt;em&gt;Step Folder&lt;/em&gt; contains one of these scripts. This script is executed by the &lt;em&gt;Step Activation Script&lt;/em&gt;. It is responsible for validating the existence of the &lt;em&gt;Popup &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; Definition&lt;/em&gt; file, and subsequently causing it to be loaded into the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/uipopupwgt_dz&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:object_index:uipopupwgt_dz&quot;&gt;DzUIPopUpWgt&lt;/a&gt;. This script is also responsible for creating any &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/callback_dz&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:object_index:callback_dz&quot;&gt;DzCallBack&lt;/a&gt; objects triggered by signals emitted by widgets in the &lt;em&gt;Popup &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; Definition&lt;/em&gt; file.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Popup &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; Definition:&lt;/strong&gt; Each &lt;em&gt;Step Folder&lt;/em&gt; contains one of these QtDesigner .ui files. This file determines the layout and widgets that will be presented in the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/uipopupwgt_dz&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:object_index:uipopupwgt_dz&quot;&gt;DzUIPopUpWgt&lt;/a&gt;. The &lt;em&gt;Popup Builder Script&lt;/em&gt; will use the statusTip of any button in this file to create a &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/callback_dz&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:object_index:callback_dz&quot;&gt;DzCallBack&lt;/a&gt; that will open the specified path in the system default application for that path, triggered by clicking and releasing the button.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
