You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The 'items' attribute is the only required attribute, the others are defaulted t
58
58
- state: initial
59
59
- studentid: student_[WordPress user id]. Eg: student_123. Note: student_0 is used when not authenticated.
60
60
- type: (as configured in settings - default of submit_practice but can be defaulted to local_practice)
61
-
- onsubmit_redirect_url: on submit, redirect to this url (sessionid generated will be added to the end as lrnsid url parameter)
61
+
- onsubmit_redirect_url: on submit, redirect to this url (sessionid and studentid generated will be added at the end automatically as lrnsid and lrnusid url parameters)
62
62
63
63
#### Basic Assessment Example
64
64
Using the `lrn-assess` shortcode lets you include an Assessment style activity.
@@ -142,6 +142,13 @@ Show a report for a single activity id. Note: activity id's are generated autom
0 commit comments