We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e4e70 commit e45e927Copy full SHA for e45e927
docs/extensions/assessmentExtension/v2p0/index.html
@@ -21,8 +21,8 @@
21
var respecConfig = {
22
specTitle: "Open Badges Assessment Extension",
23
shortName: "ob-assessment",
24
- specStatus: "Base Document",
25
- specDate: "July 24th, 2024",
+ specStatus: "Candidate Final Public",
+ specDate: "July 8th, 2025",
26
specNature: "normative",
27
specVersion: "2.0",
28
specType: "spec",
@@ -296,6 +296,11 @@ <h3>Version History</h3>
296
<td>July 24th, 2024</td>
297
<td>Initial proof of concept.</td>
298
</tr>
299
+ <tr>
300
+ <td>Candidate Final Public 1.0</td>
301
+ <td>July 8th, 2025</td>
302
+ <td>Candidate Final Public version.</td>
303
+ </tr>
304
</tbody>
305
</table>
306
</section>
0 commit comments