Advertisement
UrQuan

Untitled

Jan 24th, 2017
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Bookmark Events
  2.  
  3. edx.bookmark.accessed
  4. edx.bookmark.added
  5. edx.bookmark.listed
  6. edx.bookmark.removed
  7.  
  8. Users can add bookmarks to course units for easy access in the future. The browser emits these events when users view, add, use, or delete bookmarks.
  9.  
  10. Teams-Related Events
  11.  
  12. This section includes descriptions of the following events, which are generated if a course includes teams, and learners or course team members perform particular teams-related actions. This list includes both student events and course team events, because some of these events are triggered by actions that can be performed both by students and course staff (with the Staff, Admin, Discussion Admin or Discussion Moderator roles), or by students with special roles such as Community TAs.
  13.  
  14. edx.team.activity_updated
  15. edx.team.changed
  16. edx.team.created
  17. edx.team.deleted
  18. edx.team.learner_added
  19. edx.team.learner_removed
  20. edx.team.page_viewed
  21. edx.team.searched
  22.  
  23. Notes Events
  24.  
  25. edx.course.student_notes.added
  26. edx.course.student_notes.deleted
  27. edx.course.student_notes.edited
  28. edx.course.student_notes.notes_page_viewed
  29. edx.course.student_notes.searched
  30. edx.course.student_notes.used_unit_link
  31. edx.course.student_notes.viewed
  32.  
  33. The Notes tool allows learners to highlight and make notes about what they read in the body of the course. Learners can also add tags to their notes to make their notes easier to find. Learners can access their notes either in the body of the course or on a Notes page.
  34.  
  35. Notes postoji kroz Annotation, ali nije pretjerano širok.
  36.  
  37. Dosta Textbook Interaction Eventova nije pokriveno Reading Metric Profilom, također. Samo par baznih akcija je podržano.
  38.  
  39.  
  40. Onda i niz eventova sa nestandardnim problemima:
  41.  
  42. Drag and Drop Events
  43. Peer Instruction Events
  44. Poll and Survey Events
  45. Student Cohort Events
  46.  
  47. Treba spomenuti da bi trebalo dodati custom polje i u eventove, kao što je i u entity-ima, to polje "extensions". Ovako ne možemo baš slati ništa svoje ako nije već dio use-caseova, te ne možemo ekstendati njihove već zadane metode. Bilo bi lakše da možemo dodavati svoja polja kada nam to treba.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement