aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsotech117 <26747948+sotech117@users.noreply.github.com>2024-01-22 14:26:52 -0500
committerGitHub <noreply@github.com>2024-01-22 14:26:52 -0500
commit02330a89790bd294c1ea1b79d42f71fa25be3f8a (patch)
tree92b667be3a0d73bfad0322d1ad9d86dbddc26a47
parent76f4846caea6cc87722e0fec3f83b4dba5c84d50 (diff)
Update readme.md
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index e69de29..1cfccfa 100644
--- a/readme.md
+++ b/readme.md
@@ -0,0 +1,7 @@
+You will use this repo to complete cs1300's ab testing assignment! This is a public template, so INSTEAD OF FORKING, please use "use this template" to copy your own version of this repo into your github account to use the repo.
+
+This contains two pages that are identical: a.html & b.html. You are tasked with modifying b.html (along with appointements-b.html) to impact how the user may finish his/her task.
+
+This repo contains the javascript that will store and download the user's data while using both versions of the site. DO NOT MODIFY the javascript (unless you know what you are doing).
+
+From the uiux tas, we hope you enjoy the assignment :)