From cc140a8d81d461a018b4c60ee1a5e03143afcca6 Mon Sep 17 00:00:00 2001 From: byhe Date: Wed, 23 Aug 2023 08:56:08 +0200 Subject: [PATCH] change to quix --- www/public/evaluate.php | 24 ++++++++++++++++++++++++ www/public/index.php | 26 ++++++++++++++++---------- 2 files changed, 40 insertions(+), 10 deletions(-) create mode 100644 www/public/evaluate.php diff --git a/www/public/evaluate.php b/www/public/evaluate.php new file mode 100644 index 0000000..2e8ce05 --- /dev/null +++ b/www/public/evaluate.php @@ -0,0 +1,24 @@ + + + + + + +

Matematiktest

+

Resultat

+ + Du fick $points av 2 möjliga

"; + ?> + + + \ No newline at end of file diff --git a/www/public/index.php b/www/public/index.php index 3561312..36e1520 100644 --- a/www/public/index.php +++ b/www/public/index.php @@ -1,5 +1,6 @@ + @@ -7,16 +8,21 @@ -

Webbservern fungerar NY VERSION 3!

-

Denna sida (index.php) skall bytas ut.

+

Matematik-test

+
+
+ Frågor + + +
+ + +
+ +
+
- Version $v

"; - echo "

Hej PHP dagens datum: $date

"; - ?> -

Efter PHP

+ FUSK + \ No newline at end of file