Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Detailed block Analytics #276

@chrisgarrity

Description

@chrisgarrity

Follow-on to https://github.com/LLK/scratchjr/pull/260

Expected Behavior

For research knowing the kinds of blocks being used in programs is important. For this reason it would be better to have adding a block of a certain type be a unique event instead of lumping all blocks in one event.

In analytics, adding a forward block should trigger an event called 'new_block_forward'; shrink block - 'new_block_shrink' etc.

Actual Behavior

In analytics adding a block of any type triggers the 'new block' event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions