For Developers
Action
An Action describes a specific type of an Activity.
The values of this enum are of type string
.
Core Actions
Edlink support a lot of action possible action values, but these are probably the droids that you're looking for. Below this list is the full list of actions that we support, but they are probably not super relevant to you. There's nothing special about this list other than that we were trying to save you some time scrolling. If an action doesn't appear on the Core Actions list, it really doesn't mean anything, we swear!
Value | Description |
---|---|
answered | Indicates the actor (e.g. a student) replied to a question, where the object is generally an activity representing the question. |
assigned | Indicates the actor was given or required to access an object. |
attempted | Indicates the actor tried to access the object. An attempt statement without additional activities could be considered incomplete in some cases. |
completed | Indicates the actor finished or concluded the activity. |
consumed | Indicates that the actor has consumed the object. The specific meaning is dependent largely on the object's type. For instance, an actor may consume an audio object, indicating that the actor has listened to it; or an actor may consume a book, indicating that the book has been read. As such, the consume verb is a more generic form of other more specific verbs such as read and played . |
created | Indicates the actor has deleted the target object. |
deleted | Indicates the actor has deleted the target object. |
experienced | Indicates the actor only encountered the object and is applicable in situations where a specific achievement or completion is not required. |
login | Indicates that the actor has signed into your platform. |
logout | Indicates that the actor has signed out of your platform. |
read | Indicates that the actor read the object. This is typically only applicable for objects representing printed or written content, such as a book, a message or a comment. The read verb is a related, but more specific form of the consumed , experienced and played actions. |
resumed | Indicates the application has determined that the actor continued or reopened a suspended attempt on an activity. |
scored | Indicates a numerical value related to an actor's performance on an activity. |
started | Indicates that the actor has started the object. For instance, when a person starts an assignment. |
submitted | Indicates that the actor has submitted the object. If a target is specified, it indicates the entity to which the object was submitted. |
suspended | Indicates the status of a temporarily halted activity when an actor's intent is returning to the object or activity at a later time. |
watched | Indicates that the actor has watched the object. This action is typically applicable only when the object represents dynamic, visible content such as a video. |
viewed | Indicates that the actor has viewed the object. |
voided | This is a special action that marks a previous activity as invalid. |
All Actions
Value | Description |
---|---|
accepted | - |
accessed | - |
acknowledged | - |
added | - |
adjourned | - |
agreed | - |
annotated | - |
answered | - |
appended | - |
applauded | - |
approved | - |
archived | - |
arranged | - |
asked | - |
assigned | - |
attached | - |
attempted | - |
attended | - |
authored | - |
authorized | - |
bookmarked | - |
borrowed | - |
built | - |
called | - |
canceled | - |
closed | - |
commented | - |
completed | - |
confirmed | - |
consumed | - |
created | - |
declined | - |
deleted | - |
delivered | - |
disabled | - |
discarded | - |
disliked | - |
downloaded | - |
enabled | - |
evaluated | - |
exited | - |
expected | - |
experienced | - |
failed | - |
favorited | - |
flagged | - |
focused | - |
found | - |
gave | - |
hosted | - |
ignored | - |
imported | - |
initialized | - |
inserted | - |
installed | - |
interacted | - |
invited | - |
joined | - |
launched | - |
left | - |
liked | - |
listened | - |
login | - |
logout | - |
lost | - |
mastered | - |
opened | - |
passed | - |
paused | - |
performed | - |
planned | - |
played | - |
presented | - |
previewed | - |
progressed | - |
qualified | - |
rated | - |
read | - |
received | - |
registered | - |
rejected | - |
released | - |
removed | - |
replaced | - |
replied | - |
requested | - |
resolved | - |
responded | - |
resumed | - |
retracted | - |
returned | - |
reviewed | - |
satisfied | - |
saved | - |
scheduled | - |
scored | - |
searched | - |
selected | - |
sent | - |
shared | - |
skipped | - |
started | - |
submitted | - |
suspended | - |
tagged | - |
talked | - |
terminated | - |
tied | - |
unfocused | - |
unliked | - |
unread | - |
unregistered | - |
unsatisfied | - |
unsaved | - |
unshared | - |
updated | - |
used | - |
viewed | - |
voided | - |
watched | - |
won | - |