|
9 | 9 | "is_active": true, |
10 | 10 | "mode": "honor", |
11 | 11 | "user": "student1", |
12 | | - "created": "2018-01-01T00:00:01Z" |
| 12 | + "created": "2018-01-01T00:00:01Z", |
| 13 | + "accessExpirationDate": null, |
| 14 | + "isAudit": false |
13 | 15 | }, |
14 | 16 | { |
15 | 17 | "course_id": "course-v1:e+d+X", |
16 | 18 | "is_active": true, |
17 | 19 | "mode": "honor", |
18 | 20 | "user": "student2", |
19 | | - "created": "2018-01-01T00:00:01Z" |
| 21 | + "created": "2018-01-01T00:00:01Z", |
| 22 | + "accessExpirationDate": null, |
| 23 | + "isAudit": false |
20 | 24 | } |
21 | 25 | ] |
22 | 26 | ], |
|
30 | 34 | "is_active": true, |
31 | 35 | "mode": "verified", |
32 | 36 | "user": "staff", |
33 | | - "created": "2018-01-01T00:00:01Z" |
| 37 | + "created": "2018-01-01T00:00:01Z", |
| 38 | + "accessExpirationDate": null, |
| 39 | + "isAudit": false |
34 | 40 | }, |
35 | 41 | { |
36 | 42 | "course_id": "course-v1:x+y+Z", |
37 | 43 | "is_active": true, |
38 | 44 | "mode": "honor", |
39 | 45 | "user": "student2", |
40 | | - "created": "2018-01-01T00:00:01Z" |
| 46 | + "created": "2018-01-01T00:00:01Z", |
| 47 | + "accessExpirationDate": null, |
| 48 | + "isAudit": false |
41 | 49 | }, |
42 | 50 | { |
43 | 51 | "course_id": "course-v1:x+y+Z", |
44 | 52 | "is_active": true, |
45 | 53 | "mode": "verified", |
46 | 54 | "user": "student3", |
47 | | - "created": "2018-01-01T00:00:01Z" |
| 55 | + "created": "2018-01-01T00:00:01Z", |
| 56 | + "accessExpirationDate": null, |
| 57 | + "isAudit": false |
48 | 58 | } |
49 | 59 | ] |
50 | 60 | ], |
|
59 | 69 | "is_active": true, |
60 | 70 | "mode": "honor", |
61 | 71 | "user": "student2", |
62 | | - "created": "2018-01-01T00:00:01Z" |
| 72 | + "created": "2018-01-01T00:00:01Z", |
| 73 | + "accessExpirationDate": null, |
| 74 | + "isAudit": false |
63 | 75 | }, |
64 | 76 | { |
65 | 77 | "course_id": "course-v1:x+y+Z", |
66 | 78 | "is_active": true, |
67 | 79 | "mode": "verified", |
68 | 80 | "user": "student3", |
69 | | - "created": "2018-01-01T00:00:01Z" |
| 81 | + "created": "2018-01-01T00:00:01Z", |
| 82 | + "accessExpirationDate": null, |
| 83 | + "isAudit": false |
70 | 84 | } |
71 | 85 | ] |
72 | 86 | ], |
|
81 | 95 | "is_active": true, |
82 | 96 | "mode": "honor", |
83 | 97 | "user": "student2", |
84 | | - "created": "2018-01-01T00:00:01Z" |
| 98 | + "created": "2018-01-01T00:00:01Z", |
| 99 | + "accessExpirationDate": null, |
| 100 | + "isAudit": false |
85 | 101 | } |
86 | 102 | ] |
87 | 103 | ], |
|
95 | 111 | "is_active": true, |
96 | 112 | "mode": "verified", |
97 | 113 | "user": "staff", |
98 | | - "created": "2018-01-01T00:00:01Z" |
| 114 | + "created": "2018-01-01T00:00:01Z", |
| 115 | + "accessExpirationDate": null, |
| 116 | + "isAudit": false |
99 | 117 | }, |
100 | 118 | { |
101 | 119 | "course_id": "course-v1:e+d+X", |
102 | 120 | "is_active": true, |
103 | 121 | "mode": "honor", |
104 | 122 | "user": "student2", |
105 | | - "created": "2018-01-01T00:00:01Z" |
| 123 | + "created": "2018-01-01T00:00:01Z", |
| 124 | + "accessExpirationDate": null, |
| 125 | + "isAudit": false |
106 | 126 | }, |
107 | 127 | { |
108 | 128 | "course_id": "course-v1:x+y+Z", |
109 | 129 | "is_active": true, |
110 | 130 | "mode": "honor", |
111 | 131 | "user": "student2", |
112 | | - "created": "2018-01-01T00:00:01Z" |
| 132 | + "created": "2018-01-01T00:00:01Z", |
| 133 | + "accessExpirationDate": null, |
| 134 | + "isAudit": false |
113 | 135 | } |
114 | 136 | ] |
115 | | - |
116 | 137 | ], |
117 | 138 | [ |
118 | 139 | { |
|
124 | 145 | "is_active": true, |
125 | 146 | "mode": "honor", |
126 | 147 | "user": "student1", |
127 | | - "created": "2018-01-01T00:00:01Z" |
| 148 | + "created": "2018-01-01T00:00:01Z", |
| 149 | + "accessExpirationDate": null, |
| 150 | + "isAudit": false |
128 | 151 | } |
129 | 152 | ] |
130 | 153 | ], |
|
138 | 161 | "is_active": true, |
139 | 162 | "mode": "honor", |
140 | 163 | "user": "student1", |
141 | | - "created": "2018-01-01T00:00:01Z" |
| 164 | + "created": "2018-01-01T00:00:01Z", |
| 165 | + "accessExpirationDate": null, |
| 166 | + "isAudit": false |
142 | 167 | }, |
143 | 168 | { |
144 | 169 | "course_id": "course-v1:e+d+X", |
145 | 170 | "is_active": true, |
146 | 171 | "mode": "honor", |
147 | 172 | "user": "student2", |
148 | | - "created": "2018-01-01T00:00:01Z" |
| 173 | + "created": "2018-01-01T00:00:01Z", |
| 174 | + "accessExpirationDate": null, |
| 175 | + "isAudit": false |
149 | 176 | }, |
150 | 177 | { |
151 | 178 | "course_id": "course-v1:x+y+Z", |
152 | 179 | "is_active": true, |
153 | 180 | "mode": "honor", |
154 | 181 | "user": "student2", |
155 | | - "created": "2018-01-01T00:00:01Z" |
| 182 | + "created": "2018-01-01T00:00:01Z", |
| 183 | + "accessExpirationDate": null, |
| 184 | + "isAudit": false |
156 | 185 | } |
157 | 186 | ] |
158 | 187 | ], |
|
167 | 196 | "is_active": true, |
168 | 197 | "mode": "honor", |
169 | 198 | "user": "student2", |
170 | | - "created": "2018-01-01T00:00:01Z" |
| 199 | + "created": "2018-01-01T00:00:01Z", |
| 200 | + "accessExpirationDate": null, |
| 201 | + "isAudit": false |
171 | 202 | } |
172 | 203 | ] |
173 | 204 | ], |
|
179 | 210 | "is_active": true, |
180 | 211 | "mode": "honor", |
181 | 212 | "user": "student1", |
182 | | - "created": "2018-01-01T00:00:01Z" |
| 213 | + "created": "2018-01-01T00:00:01Z", |
| 214 | + "accessExpirationDate": null, |
| 215 | + "isAudit": false |
183 | 216 | }, |
184 | 217 | { |
185 | 218 | "course_id": "course-v1:e+d+X", |
186 | 219 | "is_active": true, |
187 | 220 | "mode": "honor", |
188 | 221 | "user": "student2", |
189 | | - "created": "2018-01-01T00:00:01Z" |
| 222 | + "created": "2018-01-01T00:00:01Z", |
| 223 | + "accessExpirationDate": null, |
| 224 | + "isAudit": false |
190 | 225 | }, |
191 | 226 | { |
192 | 227 | "course_id": "course-v1:x+y+Z", |
193 | 228 | "is_active": true, |
194 | 229 | "mode": "verified", |
195 | 230 | "user": "student3", |
196 | | - "created": "2018-01-01T00:00:01Z" |
| 231 | + "created": "2018-01-01T00:00:01Z", |
| 232 | + "accessExpirationDate": null, |
| 233 | + "isAudit": false |
197 | 234 | }, |
198 | 235 | { |
199 | 236 | "course_id": "course-v1:x+y+Z", |
200 | 237 | "is_active": true, |
201 | 238 | "mode": "honor", |
202 | 239 | "user": "student2", |
203 | | - "created": "2018-01-01T00:00:01Z" |
| 240 | + "created": "2018-01-01T00:00:01Z", |
| 241 | + "accessExpirationDate": null, |
| 242 | + "isAudit": false |
204 | 243 | }, |
205 | 244 | { |
206 | 245 | "course_id": "course-v1:x+y+Z", |
207 | 246 | "is_active": true, |
208 | 247 | "mode": "verified", |
209 | 248 | "user": "staff", |
210 | | - "created": "2018-01-01T00:00:01Z" |
| 249 | + "created": "2018-01-01T00:00:01Z", |
| 250 | + "accessExpirationDate": null, |
| 251 | + "isAudit": false |
211 | 252 | } |
212 | 253 | ] |
213 | 254 | ], |
|
221 | 262 | "is_active": true, |
222 | 263 | "mode": "honor", |
223 | 264 | "user": "student1", |
224 | | - "created": "2018-01-01T00:00:01Z" |
| 265 | + "created": "2018-01-01T00:00:01Z", |
| 266 | + "accessExpirationDate": null, |
| 267 | + "isAudit": false |
225 | 268 | }, |
226 | 269 | { |
227 | 270 | "course_id": "course-v1:e+d+X", |
228 | 271 | "is_active": true, |
229 | 272 | "mode": "honor", |
230 | 273 | "user": "student2", |
231 | | - "created": "2018-01-01T00:00:01Z" |
| 274 | + "created": "2018-01-01T00:00:01Z", |
| 275 | + "accessExpirationDate": null, |
| 276 | + "isAudit": false |
232 | 277 | }, |
233 | 278 | { |
234 | 279 | "course_id": "course-v1:x+y+Z", |
235 | 280 | "is_active": true, |
236 | 281 | "mode": "verified", |
237 | 282 | "user": "staff", |
238 | | - "created": "2018-01-01T00:00:01Z" |
| 283 | + "created": "2018-01-01T00:00:01Z", |
| 284 | + "accessExpirationDate": null, |
| 285 | + "isAudit": false |
239 | 286 | }, |
240 | 287 | { |
241 | 288 | "course_id": "course-v1:x+y+Z", |
242 | 289 | "is_active": true, |
243 | 290 | "mode": "honor", |
244 | 291 | "user": "student2", |
245 | | - "created": "2018-01-01T00:00:01Z" |
| 292 | + "created": "2018-01-01T00:00:01Z", |
| 293 | + "accessExpirationDate": null, |
| 294 | + "isAudit": false |
246 | 295 | }, |
247 | 296 | { |
248 | 297 | "course_id": "course-v1:x+y+Z", |
249 | 298 | "is_active": true, |
250 | 299 | "mode": "verified", |
251 | 300 | "user": "student3", |
252 | | - "created": "2018-01-01T00:00:01Z" |
| 301 | + "created": "2018-01-01T00:00:01Z", |
| 302 | + "accessExpirationDate": null, |
| 303 | + "isAudit": false |
253 | 304 | } |
254 | 305 | ] |
255 | 306 | ], |
|
264 | 315 | "is_active": true, |
265 | 316 | "mode": "honor", |
266 | 317 | "user": "student2", |
267 | | - "created": "2018-01-01T00:00:01Z" |
| 318 | + "created": "2018-01-01T00:00:01Z", |
| 319 | + "accessExpirationDate": null, |
| 320 | + "isAudit": false |
268 | 321 | }, |
269 | 322 | { |
270 | 323 | "course_id": "course-v1:x+y+Z", |
271 | 324 | "is_active": true, |
272 | 325 | "mode": "honor", |
273 | 326 | "user": "student2", |
274 | | - "created": "2018-01-01T00:00:01Z" |
| 327 | + "created": "2018-01-01T00:00:01Z", |
| 328 | + "accessExpirationDate": null, |
| 329 | + "isAudit": false |
275 | 330 | } |
276 | 331 | ] |
277 | 332 | ] |
|
0 commit comments