diff options
author | SidiBlak | 2024-03-21 14:44:58 +0300 |
---|---|---|
committer | GitHub | 2024-03-21 14:44:58 +0300 |
commit | 97f669e91e53a87a5de0c1baf8d4a5e9d2e5d384 (patch) | |
tree | 59df3fdda1044076d595652a08876da9a1405654 /issues | |
parent | f9f39f1fe9a8802156ce9e49982f6fdea8a5cb98 (diff) | |
download | gn-gemtext-97f669e91e53a87a5de0c1baf8d4a5e9d2e5d384.tar.gz |
Create GNQA-for-evaluation.gmi
Adding immediate tasks for Alex and myself
Diffstat (limited to 'issues')
-rw-r--r-- | issues/gnqa/GNQA-for-evaluation.gmi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/gnqa/GNQA-for-evaluation.gmi b/issues/gnqa/GNQA-for-evaluation.gmi new file mode 100644 index 0000000..9f4a861 --- /dev/null +++ b/issues/gnqa/GNQA-for-evaluation.gmi @@ -0,0 +1,17 @@ +# Get GNQA Ready for evaluation + +## Tags + +* Assigned: alexm, shelbys +* Keywords: UI, GNQA, evaluation +* Type: immediate +* Status: In Progress + +## Description + +We need to publish a paper on GeneNetwork Question & Answering system. To that end we have to modify the system make it easy for people to help us with the evaluation. + +## Tasks + +* [ ] Add a thumbs up and down for rating the answer to a question +* [ ] Ensure to log the questions, respones, and ratings of each questions |