hypothesis / hypothesis/lms

Implement a success metric for the instructor email digests feature

Open
#4,900 8 comments 0 reactions 1 assignee Claimed by @darylhedley View on GitHub
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

The [project document](https://www.notion.so/Increase-social-engagement-within-assignments-9b32fe7f7cc84d969e209d58b024dbaf) says that the outcome should be **an increase in the amount of times a user returns after their first session.**

**Question:** returns to what? Are we talking about the same user returning multiple times to the same assignment? Or are we just talking about a user launching Hypothesis again (even if it's in a different assignment or course)? **I think the answer is that we want an increase in how often users re-launch the same assignment**. How can we measure this "re-launch rate" so that we can tell whether it increases after we ship this feature?

**Answer:**

We'll create a metric that measures how many times users re-launch the same assignment.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.