Technical Documentation
This section holds documentation that doesn’t belong in the Feature Index, but that might be referenced by multiple features.
- Accessing content in the public LearningBuilder CDN
Overview
Static content such as images, videos, documents, etc can be stored in the public LearningBuilder content delivery network (CDN) at https://public.learningbuilder-cdn.com.
In most cases, links to that content can be embedded directly into Content Blocks, Template Attributes, etc.
- Browser Support
LearningBuilder supports the most recent versions of Chrome, Edge, Firefox, and Safari.
With very few exceptions, all features are implemented using standards-based technology and do not target any specific browser.
Desktop browsers
- CSV File Guidelines
Various features allow data to be uploaded file Comma Separated Values [CSV] files. This page describes guidelines for using those types of files.
CSV files should meet these guidelines:
All fields in the file should be separated by a comma (",").
- Workflow Instance "StateGuid"
Overview
Every
WorkflowInstancecontains a property calledStateGuid.This property is automatically set to a new GUID every time the Workflow Instance moves to a different Workflow Step.