Closed tusbar closed 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;
@tusbar, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;
@kurtb done.
@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.
@sarina I am not sure what you are asking here. :D Let’s chat about it at the conference.
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:
Would you mind doing that for this block?
@sarina thank you for the clarification – I will do that :)
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 .
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?
@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.
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:
xblock.officemix.loaded
xblock.officemix.played
xblock.officemix.paused
xblock.officemix.stopped