41 Commits

Author SHA1 Message Date
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
6e64bd6f6e Finished creating generic triangle and inverted triangle WITH offset to enable creation of 4 triangle graphics as specified 2025-05-13 22:59:56 +01:00
c11b0cee20 All triangle demos provided for approval 2025-05-13 18:54:42 +01:00
Peter Edmond
80f0a16a71 Added 2 additional bar code ideas 2025-05-07 21:24:06 +01:00
Peter Edmond
168ac55b5b Added bar graph example 2025-05-04 16:12:05 +01:00
Peter Edmond
95574d6fd3 Separated out the graphing code into a separate js file. 2025-05-03 19:06:42 +01:00
Peter Edmond
4ec9b62d2c eoQ start 2025-05-03 17:30:28 +01:00