5 | {{ $t('auth.log-out') }} 6 |
7 | 8 | 9 | 10 | 35 | -------------------------------------------------------------------------------- /services/trax/lrs/resources/js/app/components/BackToTop.vue: -------------------------------------------------------------------------------- 1 | 2 |
8 | john@doe.com
9 | |
10 | 11 | Email from mbox. 12 | | 13 ||
16 | account:jdoe
17 | |
18 | 19 | Account name. 20 | | 21 ||
24 | account:jdoe@http://lms.com
25 | |
26 | 27 | Account name & homePage. 28 | | 29 ||
32 | Verb33 | |
34 | 35 | | 36 ||
39 | completed
40 | |
41 | 42 | Last segment(s) of the verb IRI. 43 | | 44 ||
47 | http://adlnet.gov/expapi/verbs/completed
48 | |
49 | 50 | Full verb IRI. 51 | | 52 ||
55 | Object56 | |
57 | 58 | | 59 ||
62 | course01
63 | |
64 | 65 | Last segment(s) of the activity ID. 66 | | 67 ||
70 | http://lms.com/course01
71 | |
72 | 73 | Full activity ID (best performances). 74 | | 75 ||
78 | name:xAPI
79 | |
80 | 81 | Activity name: full or partial. 82 | | 83 ||
86 | type:cmi.interaction
87 | |
88 | 89 | Activity type: last chunck. 90 | | 91 ||
94 | john@doe.com
95 | |
96 | 97 | Agent or group: email from mbox. 98 | | 99 ||
102 | account:jdoe
103 | |
104 | 105 | Agent or group: account name (and homePage). 106 | | 107 ||
110 | Context111 | |
112 | 113 | | 114 ||
117 | http://lms.com/course01
118 | |
119 | 120 | Context activity: full ID. 121 | | 122 ||
125 | parent:http://lms.com/course01
126 | |
127 | 128 | Parent activity: full ID. 129 | | 130 ||
133 | grouping:http://lms.com/group01
134 | |
135 | 136 | Grouping activity: full ID. 137 | | 138 ||
141 | category:http://lms.com/cat01
142 | |
143 | 144 | Category activity: full ID. 145 | | 146 ||
149 | profile:cmi5
150 | |
151 | 152 | Last chunk of the profile ID. 153 | | 154 ||
157 | john@doe.com
158 | |
159 | 160 | Instructor or team: email from mbox. 161 | | 162 ||
165 | account:jdoe
166 | |
167 | 168 | Instructor or team: account name (and homePage). 169 | | 170 ||
173 | From / To174 |175 | The from value is inclusive. 176 | The to value is exclusive (i.e. before). 177 | 178 | |
179 | 180 | | 181 ||
184 | 2020
185 | |
186 | 187 | Year. 188 | | 189 ||
192 | 2020-12
193 | |
194 | 195 | Month. 196 | | 197 ||
200 | 2020-12-31
201 | |
202 | 203 | Day. 204 | | 205 ||
208 | 2020-12-31 14:00
209 | |
210 | 211 | Hour. 212 | | 213 ||
216 | 2020-12-31 14:30:12
217 | |
218 | 219 | Second. 220 | | 221 |
{{ $t('clients.no-client') }}
43 | 44 |{{ $t('clients.delete-confirm') }}
62 |8 | {{ $t('xapi.management.clear-all.description') }} 9 |
10 | 11 |{{ $t('xapi.management.clear-all.confirm') }}
22 |
3 |
4 |
5 |
6 |
7 |
19 |
20 |
--------------------------------------------------------------------------------
/services/trax/lrs/resources/js/app/pages/statements/StatementsSearch.vue:
--------------------------------------------------------------------------------
1 |
2 |