-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathcer-credential.json
47 lines (47 loc) · 2.22 KB
/
cer-credential.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"@context": {
"schema": "http://schema.org/",
"dc": "http://purl.org/dc/elements/1.1/",
"dct": "http://purl.org/terms/",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"ceterms": "http://purl.org/ceterms/terms/"
},
"@type": "ceterms:Certificate",
"schema:name": "21st Century Skills for Workplace Success",
"schema:description": "The 21st Century Skills for Workplace Success industry-based credential is included in NOCTI’s Job Ready assessment battery. Job Ready assessments measure \ntechnical skills at the occupational level and include items which gauge factual and theoretical knowledge. Job Ready assessments typically over both a written and performance component and can be used at the secondary and post-secondary levels. Job Ready assessments can be delivered in an online or paper/pencil format. ",
"schema:url": "http://www.nocti.org/PDFs/JobReady/1337_21st_Century_Skills_for_Workplace_Success.pdf",
"ceterms:jurisdiction": [
{
"@type": "ceterms:JurisdictionProfile",
"schema:description": "Can customize for international audiences"
}
],
"ceterms:owner": [ "http://www.nocti.org/index.cfm" ],
"schema:creator": [ "http://www.nocti.org/index.cfm" ],
"ceterms:ctid": "urn:ctid:14525AEA-57C5-4F5A-8F1C-BDC95C7F8B9B",
"ceterms:purposeType": [
"entryLevelWithinAnOccupation",
"generalEducationIncludingCivicAndCulturalEngagement"
],
"ceterms:industryType": [
"https://www.census.gov/cgi-bin/sssd/naics/naicsrch?code=5613&search=2012"
],
"ceterms:requires": [
{
"@type": "ceterms:ConditionProfile",
"schema:name": "21st Century Skills for Workplace Success",
"ceterms:audienceCategory": [ "citizen" ],
"ceterms:targetAssessment": [
"http://www.nocti.org/PDFs/JobReady/1337_21st_Century_Skills_for_Workplace_Success.pdf "
]
}
],
"ceterms:revocation": [
{
"@type": "ceterms:RevocationProfile",
"schema:name": "Examination Revocation",
"schema:description": "Monitor testing for keystrokes and can shut down in the process. Security protocols are in place during testing to ensure ethical administration/taking of the assessment. "
}
]
}