lookit / lookit/lookit-api

Remove empty 'response__eligibility' column from CSV download

Open
#1,313 1 comment 0 reactions 1 assignee View on GitHub

@becky-gilbert is already working on this.

Since Nov 27, 2023.

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

Description

# TL;DR

Response eligibility is empty in CSV downloads.

# Description

The new 'eligibility' value in the response objects is being populated in the database and showing up in some places on the site (e.g. the response summary UI), but its value is always empty in the response CSV downloads. The most likely cause is a problem in the dictionary-to-CSV conversion.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.