@velocitycareerlabs/libapp 1.25.0-dev-build.19f417eae → 1.25.0-dev-build.1a7e755a9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (221) hide show
  1. package/display-descriptors/MultiLicensev1.0.descriptor.json +140 -0
  2. package/display-descriptors/assessment-dec2020.descriptor.json +147 -0
  3. package/display-descriptors/assessment-dimension.descriptor.json +175 -0
  4. package/display-descriptors/assessment-v1.0.descriptor.json +267 -0
  5. package/display-descriptors/assessment-v1.1.descriptor.json +307 -0
  6. package/display-descriptors/badge-v1.1.descriptor.json +170 -0
  7. package/display-descriptors/badge.descriptor.json +143 -0
  8. package/display-descriptors/certification-v1.0.descriptor.json +140 -0
  9. package/display-descriptors/certification-v1.1.descriptor.json +190 -0
  10. package/display-descriptors/certification.descriptor.json +99 -0
  11. package/display-descriptors/clr.descriptor.json +123 -0
  12. package/display-descriptors/course-attendance-v1.0.descriptor.json +182 -0
  13. package/display-descriptors/course-attendance-v1.1.descriptor.json +242 -0
  14. package/display-descriptors/course-completion-v1.0.descriptor.json +192 -0
  15. package/display-descriptors/course-completion-v1.1.descriptor.json +253 -0
  16. package/display-descriptors/course-registration-v1.0.descriptor.json +151 -0
  17. package/display-descriptors/course-registration-v1.1.descriptor.json +181 -0
  18. package/display-descriptors/course.descriptor.json +150 -0
  19. package/display-descriptors/current-employment-position.descriptor.json +120 -0
  20. package/display-descriptors/drivers-license-v1.0.descriptor.json +261 -0
  21. package/display-descriptors/drivers-license-v1.1.descriptor.json +261 -0
  22. package/display-descriptors/education-degree-graduation-v1.0.descriptor.json +233 -0
  23. package/display-descriptors/education-degree-registration-v1.0.descriptor.json +171 -0
  24. package/display-descriptors/education-degree-registration-v1.1.descriptor.json +200 -0
  25. package/display-descriptors/education-degree-study-v1.0.descriptor.json +212 -0
  26. package/display-descriptors/education-degree-study-v1.1.descriptor.json +241 -0
  27. package/display-descriptors/education-degree.descriptor.json +110 -0
  28. package/display-descriptors/email-v1.1.descriptor.json +19 -0
  29. package/display-descriptors/email.descriptor.json +16 -0
  30. package/display-descriptors/employment-current-v1.0.descriptor.json +140 -0
  31. package/display-descriptors/employment-past-v1.0.descriptor.json +151 -0
  32. package/display-descriptors/employment-past-v1.1.descriptor.json +200 -0
  33. package/display-descriptors/en/MultiLicensev1.0.descriptor.json +140 -0
  34. package/display-descriptors/en/assessment-dec2020.descriptor.json +147 -0
  35. package/display-descriptors/en/assessment-dimension.descriptor.json +175 -0
  36. package/display-descriptors/en/assessment-v1.0.descriptor.json +267 -0
  37. package/display-descriptors/en/assessment-v1.1.descriptor.json +307 -0
  38. package/display-descriptors/en/badge-v1.1.descriptor.json +170 -0
  39. package/display-descriptors/en/badge.descriptor.json +143 -0
  40. package/display-descriptors/en/certification-v1.0.descriptor.json +140 -0
  41. package/display-descriptors/en/certification-v1.1.descriptor.json +190 -0
  42. package/display-descriptors/en/certification.descriptor.json +99 -0
  43. package/display-descriptors/en/clr.descriptor.json +123 -0
  44. package/display-descriptors/en/course-attendance-v1.0.descriptor.json +182 -0
  45. package/display-descriptors/en/course-attendance-v1.1.descriptor.json +242 -0
  46. package/display-descriptors/en/course-completion-v1.0.descriptor.json +192 -0
  47. package/display-descriptors/en/course-completion-v1.1.descriptor.json +253 -0
  48. package/display-descriptors/en/course-registration-v1.0.descriptor.json +151 -0
  49. package/display-descriptors/en/course-registration-v1.1.descriptor.json +181 -0
  50. package/display-descriptors/en/course.descriptor.json +150 -0
  51. package/display-descriptors/en/current-employment-position.descriptor.json +120 -0
  52. package/display-descriptors/en/drivers-license-v1.0.descriptor.json +261 -0
  53. package/display-descriptors/en/drivers-license-v1.1.descriptor.json +261 -0
  54. package/display-descriptors/en/education-degree-graduation-v1.0.descriptor.json +233 -0
  55. package/display-descriptors/en/education-degree-registration-v1.0.descriptor.json +171 -0
  56. package/display-descriptors/en/education-degree-registration-v1.1.descriptor.json +200 -0
  57. package/display-descriptors/en/education-degree-study-v1.0.descriptor.json +212 -0
  58. package/display-descriptors/en/education-degree-study-v1.1.descriptor.json +241 -0
  59. package/display-descriptors/en/education-degree.descriptor.json +110 -0
  60. package/display-descriptors/en/email-v1.1.descriptor.json +19 -0
  61. package/display-descriptors/en/email.descriptor.json +16 -0
  62. package/display-descriptors/en/employment-current-v1.0.descriptor.json +140 -0
  63. package/display-descriptors/en/employment-past-v1.0.descriptor.json +151 -0
  64. package/display-descriptors/en/employment-past-v1.1.descriptor.json +200 -0
  65. package/display-descriptors/en/id-document-v1.0.descriptor.json +258 -0
  66. package/display-descriptors/en/id-document-v1.1.descriptor.json +258 -0
  67. package/display-descriptors/en/id-document.descriptor.json +152 -0
  68. package/display-descriptors/en/license-v1.0.descriptor.json +172 -0
  69. package/display-descriptors/en/license-v1.1.descriptor.json +210 -0
  70. package/display-descriptors/en/national-id-card-v1.0.descriptor.json +258 -0
  71. package/display-descriptors/en/national-id-card-v1.1.descriptor.json +268 -0
  72. package/display-descriptors/en/open-badge-v1.0.descriptor.json +140 -0
  73. package/display-descriptors/en/open-badge-v2.0.descriptor.json +121 -0
  74. package/display-descriptors/en/passport-v1.0.descriptor.json +229 -0
  75. package/display-descriptors/en/passport-v1.1.descriptor.json +239 -0
  76. package/display-descriptors/en/past-employment-position.descriptor.json +131 -0
  77. package/display-descriptors/en/phone-v1.0.descriptor.json +18 -0
  78. package/display-descriptors/en/phone-v1.1.descriptor.json +18 -0
  79. package/display-descriptors/en/phone.descriptor.json +15 -0
  80. package/display-descriptors/en/proof-of-age-v1.0.descriptor.json +258 -0
  81. package/display-descriptors/en/proof-of-age-v1.1.descriptor.json +268 -0
  82. package/display-descriptors/en/resident-permit-v1.0.descriptor.json +258 -0
  83. package/display-descriptors/en/resident-permit-v1.1.descriptor.json +268 -0
  84. package/display-descriptors/id-document-v1.0.descriptor.json +258 -0
  85. package/display-descriptors/id-document-v1.1.descriptor.json +258 -0
  86. package/display-descriptors/id-document.descriptor.json +152 -0
  87. package/display-descriptors/license-v1.0.descriptor.json +172 -0
  88. package/display-descriptors/license-v1.1.descriptor.json +210 -0
  89. package/display-descriptors/national-id-card-v1.0.descriptor.json +258 -0
  90. package/display-descriptors/national-id-card-v1.1.descriptor.json +268 -0
  91. package/display-descriptors/open-badge-v1.0.descriptor.json +140 -0
  92. package/display-descriptors/open-badge-v2.0.descriptor.json +121 -0
  93. package/display-descriptors/passport-v1.0.descriptor.json +229 -0
  94. package/display-descriptors/passport-v1.1.descriptor.json +239 -0
  95. package/display-descriptors/past-employment-position.descriptor.json +131 -0
  96. package/display-descriptors/phone-v1.0.descriptor.json +18 -0
  97. package/display-descriptors/phone-v1.1.descriptor.json +18 -0
  98. package/display-descriptors/phone.descriptor.json +15 -0
  99. package/display-descriptors/proof-of-age-v1.0.descriptor.json +258 -0
  100. package/display-descriptors/proof-of-age-v1.1.descriptor.json +268 -0
  101. package/display-descriptors/resident-permit-v1.0.descriptor.json +258 -0
  102. package/display-descriptors/resident-permit-v1.1.descriptor.json +268 -0
  103. package/form-schemas/AssessmentV1.0.form-schema.json +64 -0
  104. package/form-schemas/AssessmentV1.1.form-schema.json +89 -0
  105. package/form-schemas/BadgeV1.1.form-schema.json +72 -0
  106. package/form-schemas/CertificationV1.0.form-schema.json +84 -0
  107. package/form-schemas/CertificationV1.1.form-schema.json +109 -0
  108. package/form-schemas/CourseAttendanceV1.0.form-schema.json +76 -0
  109. package/form-schemas/CourseAttendanceV1.1.form-schema.json +101 -0
  110. package/form-schemas/CourseCompletionV1.0.form-schema.json +81 -0
  111. package/form-schemas/CourseCompletionV1.1.form-schema.json +106 -0
  112. package/form-schemas/CourseRegistrationV1.0.form-schema.json +56 -0
  113. package/form-schemas/CourseRegistrationV1.1.form-schema.json +81 -0
  114. package/form-schemas/DriversLicenseV1.0.form-schema.json +199 -0
  115. package/form-schemas/DriversLicenseV1.1.form-schema.json +199 -0
  116. package/form-schemas/EducationDegreeGraduationV1.0.form-schema.json +101 -0
  117. package/form-schemas/EducationDegreeRegistrationV1.0.form-schema.json +67 -0
  118. package/form-schemas/EducationDegreeRegistrationV1.1.form-schema.json +92 -0
  119. package/form-schemas/EducationDegreeStudyV1.0.form-schema.json +92 -0
  120. package/form-schemas/EducationDegreeStudyV1.1.form-schema.json +117 -0
  121. package/form-schemas/EmploymentCurrentV1.0.form-schema.json +70 -0
  122. package/form-schemas/EmploymentPastV1.0.form-schema.json +75 -0
  123. package/form-schemas/EmploymentPastV1.1.form-schema.json +101 -0
  124. package/form-schemas/IdDocumentV1.0.form-schema.json +180 -0
  125. package/form-schemas/IdDocumentV1.1.form-schema.json +180 -0
  126. package/form-schemas/LicenseV1.0.form-schema.json +92 -0
  127. package/form-schemas/LicenseV1.1.form-schema.json +117 -0
  128. package/form-schemas/NationalIdCardV1.0.form-schema.json +176 -0
  129. package/form-schemas/NationalIdCardV1.1.form-schema.json +176 -0
  130. package/form-schemas/OpenBadgeV1.0.form-schema.json +44 -0
  131. package/form-schemas/OpenBadgeV2.0.form-schema.json +44 -0
  132. package/form-schemas/PassportV1.0.form-schema.json +141 -0
  133. package/form-schemas/PassportV1.1.form-schema.json +141 -0
  134. package/form-schemas/PhoneV1.0.form-schema.json +5 -0
  135. package/form-schemas/PhoneV1.1.form-schema.json +5 -0
  136. package/form-schemas/ProofOfAgeV1.0.form-schema.json +176 -0
  137. package/form-schemas/ProofOfAgeV1.1.form-schema.json +176 -0
  138. package/form-schemas/ResidentPermitV1.0.form-schema.json +176 -0
  139. package/form-schemas/ResidentPermitV1.1.form-schema.json +176 -0
  140. package/form-schemas/en/AssessmentV1.0.form-schema.json +64 -0
  141. package/form-schemas/en/AssessmentV1.1.form-schema.json +89 -0
  142. package/form-schemas/en/BadgeV1.1.form-schema.json +72 -0
  143. package/form-schemas/en/CertificationV1.0.form-schema.json +84 -0
  144. package/form-schemas/en/CertificationV1.1.form-schema.json +109 -0
  145. package/form-schemas/en/CourseAttendanceV1.0.form-schema.json +76 -0
  146. package/form-schemas/en/CourseAttendanceV1.1.form-schema.json +101 -0
  147. package/form-schemas/en/CourseCompletionV1.0.form-schema.json +81 -0
  148. package/form-schemas/en/CourseCompletionV1.1.form-schema.json +106 -0
  149. package/form-schemas/en/CourseRegistrationV1.0.form-schema.json +56 -0
  150. package/form-schemas/en/CourseRegistrationV1.1.form-schema.json +81 -0
  151. package/form-schemas/en/DriversLicenseV1.0.form-schema.json +199 -0
  152. package/form-schemas/en/DriversLicenseV1.1.form-schema.json +199 -0
  153. package/form-schemas/en/EducationDegreeGraduationV1.0.form-schema.json +101 -0
  154. package/form-schemas/en/EducationDegreeRegistrationV1.0.form-schema.json +67 -0
  155. package/form-schemas/en/EducationDegreeRegistrationV1.1.form-schema.json +92 -0
  156. package/form-schemas/en/EducationDegreeStudyV1.0.form-schema.json +92 -0
  157. package/form-schemas/en/EducationDegreeStudyV1.1.form-schema.json +117 -0
  158. package/form-schemas/en/EmploymentCurrentV1.0.form-schema.json +70 -0
  159. package/form-schemas/en/EmploymentPastV1.0.form-schema.json +75 -0
  160. package/form-schemas/en/EmploymentPastV1.1.form-schema.json +101 -0
  161. package/form-schemas/en/IdDocumentV1.0.form-schema.json +180 -0
  162. package/form-schemas/en/IdDocumentV1.1.form-schema.json +180 -0
  163. package/form-schemas/en/LicenseV1.0.form-schema.json +92 -0
  164. package/form-schemas/en/LicenseV1.1.form-schema.json +117 -0
  165. package/form-schemas/en/NationalIdCardV1.0.form-schema.json +176 -0
  166. package/form-schemas/en/NationalIdCardV1.1.form-schema.json +176 -0
  167. package/form-schemas/en/OpenBadgeV1.0.form-schema.json +44 -0
  168. package/form-schemas/en/OpenBadgeV2.0.form-schema.json +44 -0
  169. package/form-schemas/en/PassportV1.0.form-schema.json +141 -0
  170. package/form-schemas/en/PassportV1.1.form-schema.json +141 -0
  171. package/form-schemas/en/PhoneV1.0.form-schema.json +5 -0
  172. package/form-schemas/en/PhoneV1.1.form-schema.json +5 -0
  173. package/form-schemas/en/ProofOfAgeV1.0.form-schema.json +176 -0
  174. package/form-schemas/en/ProofOfAgeV1.1.form-schema.json +176 -0
  175. package/form-schemas/en/ResidentPermitV1.0.form-schema.json +176 -0
  176. package/form-schemas/en/ResidentPermitV1.1.form-schema.json +176 -0
  177. package/package.json +2 -2
  178. package/schemas/MultiLicenseV1.0.json +997 -0
  179. package/schemas/assessment-v1.0.schema.json +314 -0
  180. package/schemas/assessment-v1.1.schema.json +360 -0
  181. package/schemas/assessment.schema.json +154 -0
  182. package/schemas/badge-v1.1.schema.json +243 -0
  183. package/schemas/badge.schema.json +152 -0
  184. package/schemas/certification-v1.0.schema.json +233 -0
  185. package/schemas/certification-v1.1.schema.json +277 -0
  186. package/schemas/certification.schema.json +149 -0
  187. package/schemas/clr-subject.schema.json +2247 -0
  188. package/schemas/clr.schema.json +1565 -0
  189. package/schemas/course-attendance-v1.0.schema.json +300 -0
  190. package/schemas/course-attendance-v1.1.schema.json +346 -0
  191. package/schemas/course-completion-v1.0.schema.json +303 -0
  192. package/schemas/course-completion-v1.1.schema.json +349 -0
  193. package/schemas/course-registration-v1.0.schema.json +219 -0
  194. package/schemas/course-registration-v1.1.schema.json +271 -0
  195. package/schemas/course.schema.json +140 -0
  196. package/schemas/current-employment-position.schema.json +145 -0
  197. package/schemas/drivers-license-v1.0.schema.json +333 -0
  198. package/schemas/education-degree-graduation-v1.0.schema.json +320 -0
  199. package/schemas/education-degree-registration-v1.0.schema.json +228 -0
  200. package/schemas/education-degree-registration-v1.1.schema.json +279 -0
  201. package/schemas/education-degree-study-v1.0.schema.json +311 -0
  202. package/schemas/education-degree-study-v1.1.schema.json +357 -0
  203. package/schemas/education-degree.schema.json +161 -0
  204. package/schemas/email.schema.json +19 -0
  205. package/schemas/employment-current-v1.0.schema.json +216 -0
  206. package/schemas/employment-past-v1.0.schema.json +220 -0
  207. package/schemas/employment-past-v1.1.schema.json +271 -0
  208. package/schemas/id-document-v1.0.schema.json +278 -0
  209. package/schemas/id-document.schema.json +169 -0
  210. package/schemas/license-v1.0.schema.json +252 -0
  211. package/schemas/license-v1.1.schema.json +296 -0
  212. package/schemas/license.schema.json +261 -0
  213. package/schemas/national-id-card-v1.0.schema.json +272 -0
  214. package/schemas/open-badge-v1.0.schema.json +176 -0
  215. package/schemas/open-badge-v2.0.schema.json +348 -0
  216. package/schemas/passport-v1.0.schema.json +235 -0
  217. package/schemas/past-employment-position.schema.json +149 -0
  218. package/schemas/phone-v1.0.schema.json +45 -0
  219. package/schemas/phone.schema.json +19 -0
  220. package/schemas/proof-of-age-v1.0.schema.json +272 -0
  221. package/schemas/resident-permit-v1.0.schema.json +272 -0
@@ -0,0 +1,314 @@
1
+ {
2
+ "title": "Assessment",
3
+ "$schema": "http://json-schema.org/draft-07/schema#",
4
+ "$id": "https://velocitynetwork.foundation/schemas/assessment-v1.0",
5
+ "allOf": [
6
+ {
7
+ "$ref": "#/definitions/Assessment-dimension-base_Schema"
8
+ },
9
+ {
10
+ "type": "object",
11
+ "properties": {
12
+ "type": {
13
+ "type": "string",
14
+ "default": "Assessment"
15
+ },
16
+ "authority": {
17
+ "$ref": "#/definitions/Organization_Schema"
18
+ },
19
+ "assessmentDimensions": {
20
+ "type": "array",
21
+ "minItems": 1,
22
+ "description": "Dimensions are sub-assessments within the parent assessment. Each dimension refers to a different aspect of what is being assessed.",
23
+ "items": {
24
+ "$ref": "#/definitions/Assessment-dimension_Schema"
25
+ }
26
+ }
27
+ }
28
+ }
29
+ ],
30
+ "required": [
31
+ "authority",
32
+ "name"
33
+ ],
34
+ "definitions": {
35
+ "Assessment-dimension-base_Schema": {
36
+ "title": "Assessment-dimension-base",
37
+ "$schema": "http://json-schema.org/draft-07/schema#",
38
+ "type": "object",
39
+ "properties": {
40
+ "@context": {
41
+ "$ref": "#/definitions/Json-ld-context_Schema"
42
+ },
43
+ "name": {
44
+ "type": "string",
45
+ "description": "The name of the assessment.",
46
+ "maxLength": 64
47
+ },
48
+ "assesses": {
49
+ "type": "string",
50
+ "description": "The competency or learning outcome that is being assessed by the assessment.",
51
+ "maxLength": 960
52
+ },
53
+ "description": {
54
+ "type": "string",
55
+ "description": "A detailed description of the assessment.",
56
+ "maxLength": 2048
57
+ },
58
+ "assessmentLevel": {
59
+ "type": "string",
60
+ "description": "The level of the assessment, e.g., standard, basic, advanced, etc. ",
61
+ "maxLength": 32
62
+ },
63
+ "assessmentMethod": {
64
+ "type": "string",
65
+ "description": "The method for assessing, such as written exam, oral exam, role play, multiple choice, etc. ",
66
+ "maxLength": 256
67
+ },
68
+ "alignment": {
69
+ "type": "array",
70
+ "description": "A public resource to which the assessment is aligned. ",
71
+ "minItems": 1,
72
+ "items": {
73
+ "$ref": "#/definitions/Alignment_Schema"
74
+ }
75
+ },
76
+ "score": {
77
+ "$ref": "#/definitions/Score_Schema"
78
+ },
79
+ "assessmentDate": {
80
+ "$ref": "#/definitions/Date_Schema"
81
+ }
82
+ }
83
+ },
84
+ "Assessment-dimension_Schema": {
85
+ "title": "Assessment dimension",
86
+ "$schema": "http://json-schema.org/draft-07/schema#",
87
+ "allOf": [
88
+ {
89
+ "$ref": "#/definitions/Assessment-dimension-base_Schema"
90
+ },
91
+ {
92
+ "type": "object",
93
+ "properties": {
94
+ "type": {
95
+ "type": "string",
96
+ "default": "AssessmentDimension"
97
+ }
98
+ }
99
+ }
100
+ ],
101
+ "required": [
102
+ "name"
103
+ ]
104
+ },
105
+ "Json-ld-context_Schema": {
106
+ "title": "json-ld-context",
107
+ "oneOf": [
108
+ {
109
+ "type": "string",
110
+ "maxLength": 2048
111
+ },
112
+ {
113
+ "type": "array",
114
+ "minItems": 1,
115
+ "items": {
116
+ "type": "string",
117
+ "maxLength": 2048
118
+ }
119
+ }
120
+ ],
121
+ "description": "Simplified context for Velocity Publishers to Use"
122
+ },
123
+ "Alignment_Schema": {
124
+ "title": "Alignment",
125
+ "type": "object",
126
+ "additionalProperties": false,
127
+ "properties": {
128
+ "type": {
129
+ "type": "string",
130
+ "default": "AlignmentObject"
131
+ },
132
+ "targetName": {
133
+ "type": "string",
134
+ "description": "Name of the target alignment.",
135
+ "maxLength": 256
136
+ },
137
+ "targetUrl": {
138
+ "type": "string",
139
+ "format": "uri",
140
+ "description": "URL of the target alignment. ",
141
+ "maxLength": 2048
142
+ },
143
+ "targetDescription": {
144
+ "type": "string",
145
+ "description": "Detailed description of the target alignment. ",
146
+ "maxLength": 2048
147
+ },
148
+ "targetCode": {
149
+ "type": "string",
150
+ "description": "Code of the target alignment. ",
151
+ "maxLength": 256
152
+ },
153
+ "targetFramework": {
154
+ "type": "string",
155
+ "description": "The framework to which the target belongs. ",
156
+ "maxLength": 256
157
+ }
158
+ },
159
+ "required": [
160
+ "targetName",
161
+ "targetUrl"
162
+ ]
163
+ },
164
+ "Date_Schema": {
165
+ "title": "Calendar date",
166
+ "type": "string",
167
+ "pattern": "^[1,2]\\d\\d\\d(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2]\\d|30|31))?)?$"
168
+ },
169
+ "Did_Schema": {
170
+ "title": "DID",
171
+ "type": "string",
172
+ "pattern": "^did:[a-z0-9]+:[A-Za-z0-9._:?=&%;-]+$"
173
+ },
174
+ "Organization_Schema": {
175
+ "title": "Organization",
176
+ "type": "object",
177
+ "additionalProperties": false,
178
+ "properties": {
179
+ "type": {
180
+ "type": "string",
181
+ "default": "Organization"
182
+ },
183
+ "name": {
184
+ "type": "string",
185
+ "description": "The name of the organization.",
186
+ "maxLength": 256
187
+ },
188
+ "identifier": {
189
+ "$ref": "#/definitions/Did_Schema"
190
+ },
191
+ "place": {
192
+ "$ref": "#/definitions/Place_Schema"
193
+ },
194
+ "image": {
195
+ "type": "string",
196
+ "format": "uri",
197
+ "maxLength": 2048,
198
+ "description": "IRI representing the logo of the organization. This must be JPG, PNG or SVG file. \nFor PNG or JPG: 300px x 300px minimum, maximum size 500kb. "
199
+ }
200
+ },
201
+ "required": [
202
+ "name",
203
+ "place"
204
+ ]
205
+ },
206
+ "Place_Schema": {
207
+ "title": "Place",
208
+ "type": "object",
209
+ "additionalProperties": false,
210
+ "properties": {
211
+ "type": {
212
+ "type": "string",
213
+ "default": "Place"
214
+ },
215
+ "name": {
216
+ "type": "string",
217
+ "description": "The name of the place, e.g., building name, branch name, etc.",
218
+ "maxLength": 256
219
+ },
220
+ "addressLocality": {
221
+ "type": "string",
222
+ "description": "The locality where the place is, e.g., town or city name.",
223
+ "maxLength": 256
224
+ },
225
+ "addressRegion": {
226
+ "type": "string",
227
+ "pattern": "^[A-Z]{2}(-[A-Z0-9]{1,3})?$",
228
+ "description": "The region where the place is. These are states, provinces, etc. Must be an [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2)",
229
+ "maxLength": 6
230
+ },
231
+ "addressCountry": {
232
+ "type": "string",
233
+ "description": "The country where the place is. Must be an [ISO 3166 2 letter country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes)",
234
+ "pattern": "^[A-Z]{2}$",
235
+ "maxLength": 2
236
+ }
237
+ },
238
+ "required": [
239
+ "addressCountry"
240
+ ]
241
+ },
242
+ "Score_Schema": {
243
+ "title": "Score",
244
+ "type": "object",
245
+ "additionalProperties": false,
246
+ "properties": {
247
+ "scoreMethod": {
248
+ "type": "object",
249
+ "description": "The method according to which the score is given. ",
250
+ "additionalProperties": false,
251
+ "properties": {
252
+ "type": {
253
+ "type": "string",
254
+ "default": "ScoreMethod"
255
+ },
256
+ "scoreMethodType": {
257
+ "type": "string",
258
+ "enum": [
259
+ "NormReferenced",
260
+ "CriterionReferenced"
261
+ ],
262
+ "description": "One of: NormReferenced, CriterionReferenced."
263
+ },
264
+ "scoreMethodDescription": {
265
+ "type": "string",
266
+ "description": "A description of the scoring method used.",
267
+ "maxLength": 2048
268
+ },
269
+ "alignment": {
270
+ "type": "array",
271
+ "description": "A public resource to which the scoring method is aligned.",
272
+ "minItems": 1,
273
+ "items": {
274
+ "$ref": "#/definitions/Alignment_Schema"
275
+ }
276
+ },
277
+ "passingScore": {
278
+ "type": "string",
279
+ "description": "The minimum passing score",
280
+ "maxLength": 16
281
+ }
282
+ }
283
+ },
284
+ "scoreValue": {
285
+ "type": "string",
286
+ "description": "The score achieved by the person.",
287
+ "maxLength": 16
288
+ },
289
+ "type": {
290
+ "type": "string",
291
+ "default": "Score"
292
+ },
293
+ "result": {
294
+ "type": "string",
295
+ "description": "The result achieved by the person, e.g. acceptable, excellent, poor. Applicable when results are not stated as scores. ",
296
+ "maxLength": 2048
297
+ },
298
+ "passFail": {
299
+ "type": "string",
300
+ "enum": [
301
+ "Pass",
302
+ "Fail"
303
+ ],
304
+ "description": "One of: Pass, Fail"
305
+ },
306
+ "scoreDescription": {
307
+ "type": "string",
308
+ "description": "Explanation or description of the meaning of the score and/or result achieved. ",
309
+ "maxLength": 2048
310
+ }
311
+ }
312
+ }
313
+ }
314
+ }
@@ -0,0 +1,360 @@
1
+ {
2
+ "title": "Assessment",
3
+ "$schema": "http://json-schema.org/draft-07/schema#",
4
+ "$id": "https://velocitynetwork.foundation/schemas/assessment-v1.1",
5
+ "allOf": [
6
+ {
7
+ "$ref": "#/definitions/Assessment-dimension-base_Schema"
8
+ },
9
+ {
10
+ "type": "object",
11
+ "properties": {
12
+ "type": {
13
+ "type": "string",
14
+ "default": "Assessment"
15
+ },
16
+ "authority": {
17
+ "$ref": "#/definitions/Organization_Schema"
18
+ },
19
+ "assessmentDimensions": {
20
+ "type": "array",
21
+ "minItems": 1,
22
+ "description": "Dimensions are sub-assessments within the parent assessment. Each dimension refers to a different aspect of what is being assessed.",
23
+ "items": {
24
+ "$ref": "#/definitions/Assessment-dimension_Schema"
25
+ }
26
+ },
27
+ "recipient": {
28
+ "$ref": "#/definitions/PersonName_Schema"
29
+ }
30
+ }
31
+ }
32
+ ],
33
+ "required": [
34
+ "authority",
35
+ "name",
36
+ "recipient"
37
+ ],
38
+ "definitions": {
39
+ "Assessment-dimension-base_Schema": {
40
+ "title": "Assessment-dimension-base",
41
+ "$schema": "http://json-schema.org/draft-07/schema#",
42
+ "type": "object",
43
+ "properties": {
44
+ "@context": {
45
+ "$ref": "#/definitions/Json-ld-context_Schema"
46
+ },
47
+ "name": {
48
+ "type": "string",
49
+ "description": "The name of the assessment.",
50
+ "maxLength": 64
51
+ },
52
+ "assesses": {
53
+ "type": "string",
54
+ "description": "The competency or learning outcome that is being assessed by the assessment.",
55
+ "maxLength": 960
56
+ },
57
+ "description": {
58
+ "type": "string",
59
+ "description": "A detailed description of the assessment.",
60
+ "maxLength": 2048
61
+ },
62
+ "assessmentLevel": {
63
+ "type": "string",
64
+ "description": "The level of the assessment, e.g., standard, basic, advanced, etc. ",
65
+ "maxLength": 32
66
+ },
67
+ "assessmentMethod": {
68
+ "type": "string",
69
+ "description": "The method for assessing, such as written exam, oral exam, role play, multiple choice, etc. ",
70
+ "maxLength": 256
71
+ },
72
+ "alignment": {
73
+ "type": "array",
74
+ "description": "A public resource to which the assessment is aligned. ",
75
+ "minItems": 1,
76
+ "items": {
77
+ "$ref": "#/definitions/Alignment_Schema"
78
+ }
79
+ },
80
+ "score": {
81
+ "$ref": "#/definitions/Score_Schema"
82
+ },
83
+ "assessmentDate": {
84
+ "$ref": "#/definitions/Date_Schema"
85
+ }
86
+ }
87
+ },
88
+ "Assessment-dimension_Schema": {
89
+ "title": "Assessment dimension",
90
+ "$schema": "http://json-schema.org/draft-07/schema#",
91
+ "allOf": [
92
+ {
93
+ "$ref": "#/definitions/Assessment-dimension-base_Schema"
94
+ },
95
+ {
96
+ "type": "object",
97
+ "properties": {
98
+ "type": {
99
+ "type": "string",
100
+ "default": "AssessmentDimension"
101
+ }
102
+ }
103
+ }
104
+ ],
105
+ "required": [
106
+ "name"
107
+ ]
108
+ },
109
+ "Json-ld-context_Schema": {
110
+ "title": "json-ld-context",
111
+ "oneOf": [
112
+ {
113
+ "type": "string",
114
+ "maxLength": 2048
115
+ },
116
+ {
117
+ "type": "array",
118
+ "minItems": 1,
119
+ "items": {
120
+ "type": "string",
121
+ "maxLength": 2048
122
+ }
123
+ }
124
+ ],
125
+ "description": "Simplified context for Velocity Publishers to Use"
126
+ },
127
+ "Alignment_Schema": {
128
+ "title": "Alignment",
129
+ "type": "object",
130
+ "additionalProperties": false,
131
+ "properties": {
132
+ "type": {
133
+ "type": "string",
134
+ "default": "AlignmentObject"
135
+ },
136
+ "targetName": {
137
+ "type": "string",
138
+ "description": "Name of the target alignment.",
139
+ "maxLength": 256
140
+ },
141
+ "targetUrl": {
142
+ "type": "string",
143
+ "format": "uri",
144
+ "description": "URL of the target alignment. ",
145
+ "maxLength": 2048
146
+ },
147
+ "targetDescription": {
148
+ "type": "string",
149
+ "description": "Detailed description of the target alignment. ",
150
+ "maxLength": 2048
151
+ },
152
+ "targetCode": {
153
+ "type": "string",
154
+ "description": "Code of the target alignment. ",
155
+ "maxLength": 256
156
+ },
157
+ "targetFramework": {
158
+ "type": "string",
159
+ "description": "The framework to which the target belongs. ",
160
+ "maxLength": 256
161
+ }
162
+ },
163
+ "required": [
164
+ "targetName",
165
+ "targetUrl"
166
+ ]
167
+ },
168
+ "Date_Schema": {
169
+ "title": "Calendar date",
170
+ "type": "string",
171
+ "pattern": "^[1,2]\\d\\d\\d(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2]\\d|30|31))?)?$",
172
+ "description": ""
173
+ },
174
+ "Did_Schema": {
175
+ "title": "DID",
176
+ "type": "string",
177
+ "pattern": "^did:[a-z0-9]+:[A-Za-z0-9._:?=&%;-]+$"
178
+ },
179
+ "Organization_Schema": {
180
+ "title": "Organization",
181
+ "type": "object",
182
+ "additionalProperties": false,
183
+ "properties": {
184
+ "type": {
185
+ "type": "string",
186
+ "default": "Organization"
187
+ },
188
+ "name": {
189
+ "type": "string",
190
+ "description": "The name of the organization.",
191
+ "maxLength": 256
192
+ },
193
+ "identifier": {
194
+ "$ref": "#/definitions/Did_Schema"
195
+ },
196
+ "place": {
197
+ "$ref": "#/definitions/Place_Schema"
198
+ },
199
+ "image": {
200
+ "type": "string",
201
+ "maxLength": 2048,
202
+ "format": "uri",
203
+ "description": "IRI representing the logo of the organization. This must be JPG, PNG or SVG file. \nFor PNG or JPG: 300px x 300px minimum, maximum size 500kb. "
204
+ }
205
+ },
206
+ "required": [
207
+ "name",
208
+ "place"
209
+ ]
210
+ },
211
+ "PersonName_Schema": {
212
+ "title": "Person name",
213
+ "type": "object",
214
+ "additionalProperties": false,
215
+ "properties": {
216
+ "type": {
217
+ "type": "string",
218
+ "default": "PersonName"
219
+ },
220
+ "givenName": {
221
+ "type": "string",
222
+ "description": "The given name or first name of the person.",
223
+ "maxLength": 64
224
+ },
225
+ "familyName": {
226
+ "type": "string",
227
+ "description": "The family name or surname of the person.",
228
+ "maxLength": 64
229
+ },
230
+ "middleName": {
231
+ "type": "string",
232
+ "description": "The middle name of the person.",
233
+ "maxLength": 256
234
+ },
235
+ "namePrefix": {
236
+ "type": "string",
237
+ "description": "A prefix to the name such as Dr or Sir.",
238
+ "maxLength": 8
239
+ },
240
+ "nameSuffix": {
241
+ "type": "string",
242
+ "description": "A suffix to the name such as Jr. or Sr.",
243
+ "maxLength": 16
244
+ }
245
+ },
246
+ "required": [
247
+ "givenName",
248
+ "familyName"
249
+ ]
250
+ },
251
+ "Place_Schema": {
252
+ "title": "Place",
253
+ "type": "object",
254
+ "additionalProperties": false,
255
+ "properties": {
256
+ "type": {
257
+ "type": "string",
258
+ "default": "Place"
259
+ },
260
+ "name": {
261
+ "type": "string",
262
+ "description": "The name of the place, e.g., building name, branch name, etc.",
263
+ "maxLength": 256
264
+ },
265
+ "addressLocality": {
266
+ "type": "string",
267
+ "description": "The locality where the place is, e.g., town or city name.",
268
+ "maxLength": 256
269
+ },
270
+ "addressRegion": {
271
+ "type": "string",
272
+ "pattern": "^[A-Z]{2}(-[A-Z0-9]{1,3})?$",
273
+ "description": "The region where the place is. These are states, provinces, etc. Must be an [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2)",
274
+ "maxLength": 6
275
+ },
276
+ "addressCountry": {
277
+ "type": "string",
278
+ "description": "The country where the place is. Must be an [ISO 3166 2 letter country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes)",
279
+ "pattern": "^[A-Z]{2}$",
280
+ "maxLength": 2
281
+ }
282
+ },
283
+ "required": [
284
+ "addressCountry"
285
+ ]
286
+ },
287
+ "Score_Schema": {
288
+ "title": "Score",
289
+ "type": "object",
290
+ "additionalProperties": false,
291
+ "properties": {
292
+ "scoreMethod": {
293
+ "type": "object",
294
+ "description": "The method according to which the score is given. ",
295
+ "additionalProperties": false,
296
+ "properties": {
297
+ "type": {
298
+ "type": "string",
299
+ "default": "ScoreMethod"
300
+ },
301
+ "scoreMethodType": {
302
+ "type": "string",
303
+ "enum": [
304
+ "NormReferenced",
305
+ "CriterionReferenced"
306
+ ],
307
+ "description": "One of: NormReferenced, CriterionReferenced."
308
+ },
309
+ "alignment": {
310
+ "type": "array",
311
+ "description": "A public resource to which the scoring method is aligned.",
312
+ "minItems": 1,
313
+ "items": {
314
+ "$ref": "#/definitions/Alignment_Schema"
315
+ }
316
+ },
317
+ "scoreMethodDescription": {
318
+ "type": "string",
319
+ "description": "A description of the scoring method used.",
320
+ "maxLength": 2048
321
+ },
322
+ "passingScore": {
323
+ "type": "string",
324
+ "description": "The minimum passing score",
325
+ "maxLength": 16
326
+ }
327
+ }
328
+ },
329
+ "type": {
330
+ "type": "string",
331
+ "default": "Score"
332
+ },
333
+ "scoreValue": {
334
+ "type": "string",
335
+ "description": "The score achieved by the person.",
336
+ "maxLength": 16
337
+ },
338
+ "result": {
339
+ "type": "string",
340
+ "description": "The result achieved by the person, e.g. acceptable, excellent, poor. Applicable when results are not stated as scores. ",
341
+ "maxLength": 2048
342
+ },
343
+ "passFail": {
344
+ "type": "string",
345
+ "enum": [
346
+ "Pass",
347
+ "Fail"
348
+ ],
349
+ "description": "One of: Pass, Fail"
350
+ },
351
+ "scoreDescription": {
352
+ "type": "string",
353
+ "description": "Explanation or description of the meaning of the score and/or result achieved.",
354
+ "maxLength": 2048
355
+ }
356
+ },
357
+ "description": ""
358
+ }
359
+ }
360
+ }