hypothesis / hypothesis/lms

Fill out obvious known fields in the data dictionary

Open
#4,521 0 comments 0 reactions 0 assignees View on GitHub
documentation WIP
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

Requires:

* https://github.com/hypothesis/lms/issues/4520
* https://github.com/hypothesis/lms/issues/4519

After we have a blank data dictionary, and some general guidance about data handling, it's likely that many fields in data dictionary can be marked as either safe for distribution or restricted.

We should:

* Note classes of data which we know are always, or never safe
* Mark such data up in the data dictionary
* Write what handling is required for fields which are not freely shareable and why
* Look for any obvious things we can fill out by common sense

We should not:

* Attempt to fill out every field

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.