-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathAchievement_Alignment_ELM.json
48 lines (48 loc) · 1.71 KB
/
Achievement_Alignment_ELM.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
48
{
"Issuer": {
"id": "https://example.edu/issuers/565049",
"name": "Example University",
"type": [
"Profile"
]
},
"Proof": [
{
"created": "2024-05-31T14:05:25Z",
"cryptosuite": "eddsa-rdfc-2022",
"proofPurpose": "assertionMethod",
"proofValue": "z7bg6HHGTSAwp5MW59gcdGucTXj6aFAUcxUcMR6JLMyfj1hjFzHo7mwKaETNB79ASJzpHP8EXCt1eS5j9tTAQKZX",
"type": "DataIntegrityProof",
"verificationMethod": "https://example.edu/issuers/565049#z6MkoT7QXzp9azaFEFb5v2KYE4aw8VQrKSV6CbE1WJxYffdh"
}
],
"credentialSubject": {
"achievement": {
"alignment": [
{
"targetCode": "74f5bb7d-d7cc-11e8-824f-0242ac160002",
"targetFramework": "Alabama Course of Study: English Language Arts",
"targetName": "Cite strong and thorough textual evidence to support analysis of what the text says explicitly as well as inferences drawn from the text, including determining where the text leaves matters uncertain",
"targetType": "CFItem",
"targetUrl": "https://caseregistry.imsglobal.org/uri/74f5bb7d-d7cc-11e8-824f-0242ac160002",
"type": [
"Alignment"
]
}
],
"criteria": {
"narrative": "Cite strong and thorough textual evidence to support analysis of what the text says explicitly as well as inferences drawn from the text, including determining where the text leaves matters uncertain"
},
"description": "Analyze a sample text",
"id": "https://1edtech.edu/achievements/1",
"name": "Text analysis",
"type": [
"Achievement"
]
},
"id": "did:example:ebfeb1f712ebc6f1c276e12ec21",
"type": [
"AchievementSubject"
]
}
}