Schoology
Computer based training software
Extends: Technology
Schoology
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-9032.00
- SOC Code: 11-9033.00
- SOC Code: 15-1232.00
- SOC Code: 21-1012.00
- SOC Code: 25-1011.00
- SOC Code: 25-2011.00
- SOC Code: 25-2021.00
- SOC Code: 25-2022.00
- SOC Code: 25-2031.00
- SOC Code: 25-2057.00
- SOC Code: 25-3021.00
- SOC Code: 25-3031.00
- SOC Code: 25-3041.00
- SOC Code: 25-9031.00
- SOC Code: 25-9042.00
- SOC Code: 25-9043.00
- SOC Code: 27-2022.00
- SOC Code: 39-9011.00
- SOC Code: 43-6014.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Schoology',
category: 'Computer based training software',
description: 'Computer based training software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Schoology",
"applicationCategory": "Computer based training software",
"description": "Computer based training software"
}