Padlet
Computer based training software
Extends: Technology
Padlet
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-2021.00
- SOC Code: 13-1082.00
- SOC Code: 19-3032.00
- SOC Code: 21-1012.00
- SOC Code: 21-1091.00
- SOC Code: 25-1081.00
- SOC Code: 25-2011.00
- SOC Code: 25-2012.00
- SOC Code: 25-2021.00
- SOC Code: 25-2022.00
- SOC Code: 25-2032.00
- SOC Code: 25-2057.00
- SOC Code: 25-9042.00
- SOC Code: 25-9043.00
- SOC Code: 39-7011.00
- SOC Code: 43-1011.00
- SOC Code: 43-4051.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Padlet',
category: 'Computer based training software',
description: 'Computer based training software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Padlet",
"applicationCategory": "Computer based training software",
"description": "Computer based training software"
}