From c403183a504769af6b3aa25b5438e945efbc91ff Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 18 Feb 2025 15:43:29 -0600 Subject: Improve copy to clarify what the UI is meant for. --- uploader/templates/phenotypes/create-dataset.html | 6 ++++-- uploader/templates/phenotypes/list-datasets.html | 9 ++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'uploader/templates/phenotypes') diff --git a/uploader/templates/phenotypes/create-dataset.html b/uploader/templates/phenotypes/create-dataset.html index 93de92f..8e45491 100644 --- a/uploader/templates/phenotypes/create-dataset.html +++ b/uploader/templates/phenotypes/create-dataset.html @@ -74,8 +74,10 @@ {%endif%} required="required" /> -
A longer, descriptive name for the dataset — useful for humans. -
+A longer, descriptive name for the dataset. The name is meant for use + by humans, and therefore, it should be clear what the dataset contains + from the name.
+- - There is no dataset for this population!
+Phenotypes need to go into a dataset. We do not currently have a dataset + for species '{{species["FullName"]}} ({{species["Name"]}})' + phenotypes.
+ +Do, please, create a new dataset by clicking on the "Create Dataset" button + below and following the prompts/instructions.