schema.org.ai

ArticulateRapidELearningStudio

Computer based training software

Extends: Technology

Articulate Rapid E-Learning Studio

Computer based training software

Overview

Category: Computer based training software

Computer based training software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3131.00
  • SOC Code: 13-1151.00
  • SOC Code: 25-1071.00
  • SOC Code: 25-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Articulate Rapid E-Learning Studio',
  category: 'Computer based training software',
  description: 'Computer based training software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Articulate Rapid E-Learning Studio",
  "applicationCategory": "Computer based training software",
  "description": "Computer based training software"
}