Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion rubric/data-deletion.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@ id = "yes-contact"
text = "Yes, by contacting someone"
percent = 60

[[options]]
id = "yes-automated-some"
text = "Yes, for some data, using an automated mechanism"
percent = 80

[[options]]
id = "yes-automated"
text = "Yes, using an automated mechanism"
text = "Yes, for all data, using an automated mechanism"
percent = 100

[[options]]
Expand Down