mirror of
https://github.com/fsr/eseeva
synced 2025-01-18 16:01:41 +01:00
change of ese year and link for questions
This commit is contained in:
parent
a9e172bc25
commit
5f1d223907
3 changed files with 3 additions and 3 deletions
2
menu.php
2
menu.php
|
@ -13,7 +13,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<?php
|
<?php
|
||||||
CreateHeadline("ESE Evaluation Index Page");
|
CreateHeadline("ESE Evaluation Index Page");
|
||||||
CreateLink("Student Evaluation Questionnaire", "index.php");
|
CreateLink("Student Evaluation Questionnaire", "student_questionnaire.php");
|
||||||
CreateLink("Tutor Evaluation Questionnaire", "tutor_questionnaire.php");
|
CreateLink("Tutor Evaluation Questionnaire", "tutor_questionnaire.php");
|
||||||
CreateLink("Key Control Panel", "keyControlPanel.php");
|
CreateLink("Key Control Panel", "keyControlPanel.php");
|
||||||
CreateLink("Key Overview", "keyTable.php");
|
CreateLink("Key Overview", "keyTable.php");
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
#------------------------------------------------
|
#------------------------------------------------
|
||||||
|
|
||||||
# -- Header ---
|
# -- Header ---
|
||||||
headline; Headline; ESE 2016
|
headline; Headline; ESE 2017
|
||||||
|
|
||||||
# -- personal Code --
|
# -- personal Code --
|
||||||
# this is important and should stay so the student can identify himself to the system and receive his cup later on
|
# this is important and should stay so the student can identify himself to the system and receive his cup later on
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
#------------------------------------------------
|
#------------------------------------------------
|
||||||
|
|
||||||
# -- Header ---
|
# -- Header ---
|
||||||
headline; Headline; ESE 2016
|
headline; Headline; ESE 2017
|
||||||
|
|
||||||
# -- personal Code --
|
# -- personal Code --
|
||||||
# this is important and should stay so the student can identify himself to the system and receive his gift later on
|
# this is important and should stay so the student can identify himself to the system and receive his gift later on
|
||||||
|
|
Loading…
Reference in a new issue