lookit / lookit/lookit-api

"Message participant" link from consent manager and individual response views

Open
#319 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Medium Researcher
Dominant language
Python
Stars
12
Forks
21
Avg merge
5d 19h
Merged PRs (30d)
5

Description

**TL;DR**: A way to message the appropriate participant with a question about a consent video or response, without copying and pasting an ID.

**Narrative**
"As an Experimenter, I would like to be able to send an email to a participant to confirm consent when I see a consent video with a technical problem or no reading aloud. I would like to be able to send an email to a participant in response to a session I am viewing, either to remind him/her about another session or to clarify some information about this session. I would like to just click a button to transfer the appropriate ID to a draft email in the email view, instead of copying and pasting an ID, because I am never sure which ID is the right one to copy."

**Acceptance Criteria**

- [ ] From the consent manager view, a researcher can send an email to the participant associated with the currently selected session. This is true for accepted, pending, and rejected sessions. The participant's email selections are respected (i.e. this does not bypass setting an email type).
- [x] From the individual responses view, a researcher can send an email to the participant associated with the currently selected session. The participant's email selections are respected.
- [ ] Have a current beta tester try it on staging.

**Implementation Notes**

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the consent manager and individual responses view entry points; no files or tests are named in the issue. Verify the existing individual-response behavior, then address the missing consent-manager paths for accepted, pending, and rejected sessions while respecting participant email selections, and arrange beta testing on staging.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.