Available translations

Learning Tasks

foundations.png
learning-tasks.png
Learning tasks—once implemented—will control Learning Bots running a reinforcement learning algorithm.
Learning Tasks Menu
The Learning Tasks node has the following Node Menu items:
The Run All Project Learning Tasks menu item has the following properties:
  • askConfirmation: true
  • confirmationLabel: Confirm to Run
  • workDoneLabel: Run Request Sent
  • iconPathOn: run
  • iconPathOff: run
  • actionFunction: payload.executeAction
The Stop All Project Learning Tasks menu item has the following properties:
  • askConfirmation: true
  • confirmationLabel: Confirm to Stop
  • workDoneLabel: Stop Request Sent
  • iconPathOn: stop
  • iconPathOff: stop
  • actionFunction: payload.executeAction
The Add Project Learning Tasks menu item has the following properties:
  • action: Add UI Object
  • label: Add Project Learning Tasks
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Missing Projects menu item has the following properties:
  • label: Add Missing Projects
  • askConfirmation: true
  • confirmationLabel: Confirm to Proceed
  • workDoneLabel: Done
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: Foundations
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
Learning Tasks Children
The Learning Tasks node has the following childrenNodesProperties:
The Project Learning Tasks node property features the following properties:
  • name: projectLearningTasks
  • type: array
  • monitorChildrenRunning: true
Learning Tasks Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Learning Tasks with other nodes:
Compatible Types: