OfficeDev / xblock-officemix

MIT License
10 stars 9 forks source link

Log simple user events #6

Closed tusbar closed 9 years ago

tusbar commented 9 years ago

This pull request adds support for Open edX tracking events.

Just like for the video XBlock, it allows us to know when a student/user loads a Mix, and interacts with it.

The following events are logged:

msftclas commented 9 years ago

Hi @tusbar, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

msftclas commented 9 years ago

@tusbar, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;

tusbar commented 9 years ago

@kurtb done.

sarina commented 9 years ago

@tusbar buahaha I was just about to ask Kurt about this in email.

We have recently made eventing guidelines for XBlocks, and particularly we'd like to make sure we get all emitted events documented.

Can you look through https://openedx.atlassian.net/wiki/display/OPEN/XBlock+Analytics+Guidelines and help put together an event guide, much like I've done for the Oppia XBlock? It is a bit tedious but shouldn't take more than an hour or two.

tusbar commented 9 years ago

@sarina I am not sure what you are asking here. :D Let’s chat about it at the conference.

sarina commented 9 years ago

Hey @tusbar sorry for not being more clear. I'll try here to clarify and you can find me and ask me more questions if you need.

We'd like you to make a list of events so we can document them. An example of how that should look is this wiki page: https://openedx.atlassian.net/wiki/display/AN/Oppia+XBlock+Event+Design

We have instructions on how you can make your own wiki page to document this block's event design. See https://openedx.atlassian.net/wiki/display/AN/Event+Designs: """ To create a new event design proposal, use the template available for this wiki space as follows:

  1. Click Create.
  2. Scroll down to "Event Design Template" in the popup box.
  3. A new wiki page will be created, with the right formatting. Fill out the sections with your eventing design specification and examples. """

Would you mind doing that for this block?

tusbar commented 9 years ago

@sarina thank you for the clarification – I will do that :)

sarina commented 9 years ago

yes, great! Please let me know when that's done so I can take a look over it.

On Tue, Oct 13, 2015 at 11:56 AM, Bertrand Marron notifications@github.com wrote:

@sarina https://github.com/sarina thank you for the clarification – I will do that :)

— Reply to this email directly or view it on GitHub https://github.com/OfficeDev/xblock-officemix/pull/6#issuecomment-147758614 .

kurtb commented 9 years ago

Hey @sarina and @tusbar wanted to check in and see where you guys ended up with at the edx conference. Anything I can do to help setup these events?

sarina commented 9 years ago

@kurtb If you understand the format of the events, you can start working on the wiki pages. It's definitely pretty straightforward. My comments from 15 days ago explains what needs to be done.