Changed name to LARIE

This commit is contained in:
Peter Edmond 2025-06-21 18:59:12 +01:00
parent 124de779ac
commit 19c67efa8e

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>EOQ Output</title> <title>LARIE</title>
<script src="https://d3js.org/d3.v7.min.js"></script> <script src="https://d3js.org/d3.v7.min.js"></script>
<script src="./drawtriangle.js"></script> <script src="./drawtriangle.js"></script>
<script src="./drawtriangleinverted.js"></script> <script src="./drawtriangleinverted.js"></script>
@ -115,7 +115,7 @@
<body> <body>
<h1>QUALTRICS SURVEY ANALYSIS TOOL</h1> <h1>LARIE - Logical Analysis and Reporting of Insights from Employees.</h1>
<p>You first need to enter the Survey ID, and press submit in order to get the correct groupings available to select from. The master template survey is SV_cwKjMqAqGxImjMG if you want a survey to just try out.</p> <p>You first need to enter the Survey ID, and press submit in order to get the correct groupings available to select from. The master template survey is SV_cwKjMqAqGxImjMG if you want a survey to just try out.</p>
<p>You will need to refresh this page in order to enter a new survey Id.</p> <p>You will need to refresh this page in order to enter a new survey Id.</p>