Changed tool name to LARRIE

This commit is contained in:
Peter Edmond 2025-06-21 19:02:25 +01:00
parent 19c67efa8e
commit 455876378e

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>LARIE</title>
<title>LARRIE</title>
<script src="https://d3js.org/d3.v7.min.js"></script>
<script src="./drawtriangle.js"></script>
<script src="./drawtriangleinverted.js"></script>
@ -115,7 +115,7 @@
<body>
<h1>LARIE - Logical Analysis and Reporting of Insights from Employees.</h1>
<h1>LARRIE - Logical Analysis and Reporting of Real 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 will need to refresh this page in order to enter a new survey Id.</p>