Available translations
loading results
Tutorial Topic
A tutorial topic is an organizational device that helps to keep tutorial step nodes arranged in a logical hierarchy by topics and subtopics.
Учебная тема - это организационное устройство, которое помогает упорядочивать узлы этапов обучения в логической иерархии по темам и подтемам.
Un tema de tutorial es un dispositivo organizativo que ayuda a mantener los nodos de los pasos del tutorial organizados en una jerarquía lógica por temas y subtemas.
Öğretici konusu, konulara ve alt konulara göre mantıksal bir hiyerarşide düzenlenmiş öğretici adım düğümlerinin tutulmasına yardımcı olan bir kuruluş aygıtıdır.
Content
Tutorial topics may be nested within other tutorial topics in unlimited levels, and each level may feature multiple tutorial steps.
Tópicos de Tutorial puede estar anidado dentro de otros temas de tutoriales en niveles ilimitados, y cada nivel puede incluir varios pasos de tutorial.
Öğretici ( Tutorial ) konuları, diğer eğitim konularının içinde sınırsız düzeyde iç içe olabilir ve her düzeyde birden fazla eğitim adımı bulunabilir.
Tutorial themen können in unbegrenzten Ebenen in andere Tutorialthemen verschachtelt werden, und jede Ebene kann mehrere Tutorialschritte enthalten.
Configuring
Tutorial Topic Configuration
Tutorial Topic Configuration ( configuración del tópico de tutorial)
Öğretici Konu Yapılandırması
Tutorial Thema (topic) Konfiguration
Note: The configuration of the tutorial topic node is the same as the Tutorial node. Refer to the latter, please.
Note: La configuración del nodo del tema del tutorial es la misma que la del nodo Tutorial. Consulte este último, por favor.
Note: Not: Öğretici konu düğümünün yapılandırması Öğretici ( Tutorial ) düğümü ile aynıdır. İkincisine bakın, lütfen.
Note: Die Konfiguration des Tutorial-topic Knotens ist die gleiche wie die des Tutorial Knotens. Beziehen Sie sich bitte auf letzteren.
Initial Values
These are the Initial Values for Tutorial Topic configuration:
{
"icon": {
"name": "",
"project": "Foundations"
},
"position": "Left",
"slider": "toTop",
"pressButton": "",
"docs": {
"project": "Foundations",
"category": "Tutorial",
"type": ""
},
"controlDocs": {
"panel": "",
"closeTutorialEditor": false,
"page": {
"project": "Foundations",
"category": "",
"type": ""
}
}
}
Examples
This is a list of properties featured by the Tutorial Topic configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Tutorial Topic Menu
The Tutorial Topic node has the following Node Menu items:
The Play menu item has the following properties:
- action: Play Tutorial Topic
- actionProject: Education
- label: Play
- iconPathOn: play
- iconPathOff: play
- actionFunction:
payload.executeAction
The Resume menu item has the following properties:
- action: Resume Tutorial Topic
- actionProject: Education
- label: Resume
- iconPathOn: resume
- iconPathOff: resume
- actionFunction:
payload.executeAction
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Tutorial Step menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- label: Add Tutorial Step
- relatedUiObject: Tutorial Step
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Education
The Add Tutorial Topic menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- label: Add Tutorial Topic
- relatedUiObject: Tutorial Topic
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Education
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Tutorial Topic already has the required child type that the menu item may add, and only that child is allowed for that case.
Tutorial Topic Children
The Tutorial Topic node has the following childrenNodesProperties:
The Tutorial Steps node property features the following properties:
- name:
tutorialSteps
- type: array
- childType: Tutorial Step
- autoAdd: false
The Tutorial Topics node property features the following properties:
- name:
tutorialTopics
- type: array
- childType: Tutorial Topic
- autoAdd: false
Tutorial Topic Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Tutorial Topic with other nodes:
Compatible Types:
Tutorial Topic Referencing Rules
The following are the Node Referencing Rules that determine which nodes Tutorial Topic may establish a reference to:
Compatible Types:
Incompatible Types: