Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mandatory statements templates #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quitterie-lcs
Copy link
Contributor

@quitterie-lcs quitterie-lcs commented Feb 1, 2023

Purpose

Essential users activities on assessment can be modelised with mandatory xAPI statements.

Proposal

  • Describe mandatory statements spec

@quitterie-lcs quitterie-lcs self-assigned this Feb 1, 2023
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from 275b9d4 to e24e5d4 Compare February 1, 2023 21:32
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from e24e5d4 to b84e340 Compare February 9, 2023 08:16
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from b84e340 to 9951ad8 Compare February 14, 2023 09:29
@quitterie-lcs quitterie-lcs requested review from azim54, Chahrazed-l, SergioSim and sfraysse and removed request for jmaupetit and sfraysse February 14, 2023 09:29
@quitterie-lcs quitterie-lcs marked this pull request as draft February 21, 2023 15:00
@quitterie-lcs quitterie-lcs added the documentation Improvements or additions to documentation label Feb 21, 2023
@quitterie-lcs quitterie-lcs marked this pull request as ready for review April 20, 2023 10:21
Copy link

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Just need more explanations about the launched event.

More general question: how do we check the decision tree consistency from the rules section?


- `context.contextActivities.category`: INCLUDED, MUST contain an activity with the `https://w3id.org/xapi/assessment` id.
- `result.score`: EXCLUDED.
- `result.success`: EXCLUDED.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure?

Copy link
Contributor Author

@quitterie-lcs quitterie-lcs May 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is the responsibility of passed and failed statements to carry this information

statements/mandatory/initialized.md Outdated Show resolved Hide resolved
statements/mandatory/launched.md Show resolved Hide resolved
- `context.contextActivities.category`: INCLUDED, MUST contain an activity with the `https://w3id.org/xapi/assessment` id.
- `context.extensions.https://w3id.org/xapi/cmi5/context/extensions/launchurl` : INCLUDED, URI format.
- `context.extensions.https://w3id.org/xapi/cmi5/context/extensions/launchmode` : INCLUDED, MUST be set to one of the following value {`Normal`, `Browse`, `Review`}.
- `context.extensions.https://w3id.org/xapi/cmi5/context/extensions/moveon` : INCLUDED, MUST be set to one of the following value {`Completed`, `Passed`, `CompletedAndPassed`, `CompletedOrPassed`, `NotApplicable`}.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I would need some explanation about this extension meaning.

statements/mandatory/terminated.md Outdated Show resolved Hide resolved
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from 91aef98 to f7612da Compare May 9, 2023 12:42
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from f7612da to 2f449f3 Compare May 24, 2023 16:35
Based on the cmi5 specification, which is a standard for evaluation learning
tracking logs, following statements are modelised:

- Initialized
- Launched
- Passed
- Failed
- Completed
- Answer
@quitterie-lcs quitterie-lcs force-pushed the add-mandatory-statements branch from 2f449f3 to 80f4a60 Compare June 7, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants