56 Commits

Author SHA1 Message Date
e4e75c6cab Adjusted amber and RAG settings 2025-06-25 14:44:26 +01:00
2da945fb9b Section averages added 2025-06-21 22:01:46 +01:00
455876378e Changed tool name to LARRIE 2025-06-21 19:02:25 +01:00
19c67efa8e Changed name to LARIE 2025-06-21 18:59:12 +01:00
124de779ac Corrected Any to All on *ALL* of the qualifiers 2025-06-18 13:32:10 +01:00
aef4eaae92 Corrected Any to All 2025-06-18 13:30:22 +01:00
8ed3296e0d Removed anonymity for bar graphs - still exists for text comments 2025-06-18 12:36:32 +01:00
8b1e862c3c Added extra logging to the drawbar function 2025-06-16 19:14:32 +01:00
241d7b151a Added Survey Indexes and documentation 2025-06-14 17:06:19 +01:00
09172a24e6 Added ability to cope with up to 100 options in quantification selections 2025-06-13 21:31:35 +01:00
aaee1758c3 Added default values for IP addresses to avoid errors 2025-06-13 21:28:34 +01:00
e0d2684d29 Check for null values added 2025-06-13 18:48:03 +01:00
d85e82decc Clear comments before re-adding - probably ought to think of a better way to do this? 2025-06-13 17:57:26 +01:00
0b47c2b3e4 Corrected test situation 2025-06-13 17:27:36 +01:00
8ceb409dc3 Adjusted comments to fill if the calculated number of respondents in the cohort is greater than 7 rather than if the number of comments is more than 7. Note that this is done client side so is technically unsafe! 2025-06-03 15:51:53 +01:00
bc88d41831 Updated documentation to make simpler to import data 2025-06-03 11:38:42 +01:00
b4fc103f28 Added favico and corrected grammar 2025-06-03 11:29:29 +01:00
c9a646ac6d Clear all text boxes on new search to prevent confusion 2025-06-02 20:34:54 +01:00
95aa220199 Added ability to insert comments 2025-06-02 20:26:25 +01:00
5dc5d0c728 Added code to get comments from database 2025-06-02 17:24:32 +01:00
827924bd26 Sorted out refreshing of graphics for inverted triangles and also for bar graphs if no data was available 2025-06-01 21:58:00 +01:00
bf17427cc4 Updated report system to analyse subsets 2025-06-01 20:46:42 +01:00
7d571d240d Added code to dynamically update the qualifiers from the Qualtrics database 2025-05-31 21:59:15 +01:00
6cf83a1a5e Created code to extract qualifiers directly from the QUALTRIX system 2025-05-31 20:36:28 +01:00
9aeb6be1a9 Added a workflow in simplified web pages 2025-05-31 20:35:26 +01:00
83008da9bf Added index.html with user instructions 2025-05-31 18:01:54 +01:00
cd32d67b95 Now correctly importing the survey specific question data into the filters table 2025-05-31 17:25:23 +01:00
943ae44e2b Added total number of records to page 2025-05-31 03:38:30 +01:00
5b4f7b5119 Missed an update to one of the bar chart function calls) 2025-05-31 02:08:43 +01:00
99c59cf977 Ensuring that bar graphs are cleared before redrawing 2025-05-31 01:53:14 +01:00
4aeb8c37b6 Collecting the bespoke questions for selection against - Need to insert this into the filters database 2025-05-31 00:45:40 +01:00
2cffceb5f5 Added code to update database from survey 2025-05-31 00:29:56 +01:00
dc68e98d92 Finally extracting questions from the survey. Additional table added to hold questions 2025-05-31 00:16:39 +01:00
437e1afede Added Filters table 2025-05-30 21:27:29 +01:00
a6793ac03e Packaged bargraph for release under MIT license 2025-05-30 00:23:05 +01:00
3471227d55 Removed folder duplicate 2025-05-29 23:50:52 +01:00
02cdde08c2 Added MIT licence header to the draw triangle js code 2025-05-29 23:21:58 +01:00
6de4c2c282 Minor text changes 2025-05-28 20:54:37 +01:00
b3a6763cc6 Equi-spaced 3 triangles per row 2025-05-28 20:50:11 +01:00
1f7422448c Increased white border around the edges of triangles 2025-05-28 20:43:28 +01:00
0ffdc2b65b Removed numbers from section headers 2025-05-28 20:11:36 +01:00
0a94ae36dc Added update script for server 2025-05-28 20:05:57 +01:00
f265303b20 Template updates 2025-05-28 20:04:31 +01:00
88853e955c Updates as per Team meeting 28 Aug 2025 2025-05-28 19:53:00 +01:00
9d6c761d15 Latest updates 2025-05-24 19:35:29 +01:00
3eb2bb0491 Made background transparent for single triangles 2025-05-15 20:49:15 +01:00
b1bc1b3ccd Made background transparent 2025-05-15 19:55:33 +01:00
3831d04d2f Made borders much thicker, and changed the grey colour to be lighter 2025-05-14 22:47:40 +01:00
c37f9bc71b Corrected 4 triangle structure and position to round up rather than down 0.6, and also to allow for border thickness 2025-05-14 07:47:50 +01:00
7a07ffebe4 Added ability to right click and copy serialised svg for copy and pasting 2025-05-13 23:52:53 +01:00