Skip to content

Commit 73ff657

Browse files
committed
Automated build
1 parent d2e266a commit 73ff657

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

  • docs/extensions
    • aceExtension/v1p0/microsite
    • assessmentExtension/v2p0/microsite
    • issuerAccreditationExtension/v2p0/microsite

docs/extensions/aceExtension/v1p0/microsite/v1p0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,18 +105,21 @@ At the top level is a very simple ACEEndorsementSubject object that contains the
105105

106106
```mps data-model
107107
modelId: org.1edtech.ob-ace.v1p0.model
108+
source: SANDBOX
108109
package: MainClasses
109110
title: Data Models
110111
```
111112

112113
```mps data-model
113114
modelId: org.1edtech.ob-ace.v1p0.model
115+
source: SANDBOX
114116
package: Enumerations
115117
title: Enumerations
116118
```
117119

118120
```mps data-model
119121
modelId: org.1edtech.ob-ace.v1p0.model
122+
source: SANDBOX
120123
stereotype: DerivedType
121124
title: Derived Types
122125
```
@@ -125,6 +128,7 @@ The derived types in this section are shared by all 1EdTech specifications.
125128

126129
```mps data-model
127130
modelId: org.1edtech.ob-ace.v1p0.model
131+
source: SANDBOX
128132
stereotype: PrimitiveType
129133
title: Primitive Types
130134
```
@@ -277,6 +281,7 @@ The primitive types in this section are shared by all 1EdTech specifications.
277281

278282
```mps json-schema
279283
modelId: org.1edtech.ob-ace.v1p0.model
284+
source: SANDBOX
280285
package: OBClasses
281286
format: json
282287
title: JSON Schema

docs/extensions/assessmentExtension/v2p0/microsite/v2p0.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: 1Edtech Consortium
33
category: Extension
44
title: Open Badges Assessment Extension
55
shortcode: OB-ASSESSMENT-20
6-
status: PublicCandidateFinal
6+
status: Draft
77
lastUpdated: 2025-07-08
88
version: '2.0'
99
nature: normative
@@ -82,18 +82,21 @@ This extension has a more deeply nested data structure than many other available
8282

8383
```mps data-model
8484
modelId: org.1edtech.ob-assmt.v2p0.model
85+
source: SANDBOX
8586
package: MainClasses
8687
title: Data Models
8788
```
8889

8990
```mps data-model
9091
modelId: org.1edtech.ob-assmt.v2p0.model
92+
source: SANDBOX
9193
package: Enumerations
9294
title: Enumerations
9395
```
9496

9597
```mps data-model
9698
modelId: org.1edtech.ob-assmt.v2p0.model
99+
source: SANDBOX
97100
stereotype: DerivedType
98101
title: Derived Types
99102
```
@@ -102,6 +105,7 @@ The derived types in this section are shared by all 1EdTech specifications.
102105

103106
```mps data-model
104107
modelId: org.1edtech.ob-assmt.v2p0.model
108+
source: SANDBOX
105109
stereotype: PrimitiveType
106110
title: Primitive Types
107111
```
@@ -294,7 +298,8 @@ The primitive types in this section are shared by all 1EdTech specifications.
294298

295299
```mps json-schema
296300
modelId: org.1edtech.ob-assmt.v2p0.model
301+
source: SANDBOX
297302
package: OBClasses
298303
format: json
299304
title: JSON Schema
300-
```
305+
```

docs/extensions/issuerAccreditationExtension/v2p0/microsite/v2p0.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: 1Edtech Consortium
33
category: Extension
44
title: Open Badges Issuer Accreditation Extension
55
shortcode: OB-ACCRED-20
6-
status: Final
6+
status: Draft
77
lastUpdated: 2024-07-24
88
version: '2.0'
99
nature: normative
@@ -74,12 +74,14 @@ Errata
7474

7575
```mps data-model
7676
modelId: org.1edtech.ob-accred.v2p0.model
77+
source: SANDBOX
7778
package: MainClasses
7879
title: Data Models
7980
```
8081

8182
```mps data-model
8283
modelId: org.1edtech.ob-accred.v2p0.model
84+
source: SANDBOX
8385
stereotype: DerivedType
8486
title: Derived Types
8587
```
@@ -88,6 +90,7 @@ The derived types in this section are shared by all 1EdTech specifications.
8890

8991
```mps data-model
9092
modelId: org.1edtech.ob-accred.v2p0.model
93+
source: SANDBOX
9194
stereotype: PrimitiveType
9295
title: Primitive Types
9396
```
@@ -208,6 +211,7 @@ The primitive types in this section are shared by all 1EdTech specifications.
208211

209212
```mps json-schema
210213
modelId: org.1edtech.ob-accred.v2p0.model
214+
source: SANDBOX
211215
package: OBClasses
212216
format: json
213217
title: JSON Schema

0 commit comments

Comments
 (0)