Commit Graph

35 Commits

Author SHA1 Message Date
ma0048 d70c0dcae3 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core into feature-11836/reihungstest_starten_von_fremden_gebieten_verhindern 2022-11-15 15:08:01 +01:00
ma0048 1ee0e8eeb9 verhindert das starten von fremden gebieten 2022-07-22 12:33:47 +02:00
Paolo c400641754 Includes fixes twbs/bootstrap to twbs/bootstrap3 2022-07-12 12:46:19 +02:00
Manfred Kindl 9e0febdff6 Abfrage der Gebiete angepasst
Damit auch QuereinsteigerInnen des 2. Semesters die Gebiete sehen
2021-01-19 13:46:15 +01:00
Manfred Kindl 58a67ead5d Berücksichtigung von Studienplan bei Ablauf
+ Kleine GUI-Anpassungen
2020-02-11 14:42:45 +01:00
Andreas Österreicher e528071624 Fixed Error on Loading Menu in Testtool if only 2 Languages are available 2019-10-09 17:26:09 +02:00
Andreas Österreicher e17bde6b21 Fragensprache und Interface-Sprache im Testtool zusammengeführt.
Wenn die Testsprache geändert wird, wird jetzt auch automatisch das User Interface angepasst.
2019-09-11 14:43:04 +02:00
Andreas Österreicher 99155d970c Fixed Notice in Testtool 2019-08-22 17:36:32 +02:00
Cris fab7c72dda Changed menu titles (BASIS -> Basisgebiete; Quereinstieg -> Quereinstiegsgebiete) 2019-06-06 08:50:15 +02:00
Cris 6cc99bf2b9 Appended errormessage when retrieving invalid Gebiete
Now if the method check_gebiete() returns false, a userfriendly
errormessage will be displayed.
2019-05-14 15:25:51 +02:00
Cris e3ace2c462 Gebiete Navigation: Filtered out rejected studies
Fixed SQL query.
Now rejected studies are filtered out and will not be shown up in the
navigation.
2019-05-14 11:01:52 +02:00
Cris b0cabff783 Optimized GUI
- Widened left navigation width to avoid width scrolling.
- Removed column 'Reihungstest' informing what kind of test
  needs to be solved (Basic / Quereinstieg)
- Status now multilingual
- Renamend 'Quereinsteiger' to 'Quereinstieg'
- Nav-button of Quereinsteiger-Studiengänge in new color
2019-05-14 10:57:03 +02:00
Cris 3f423898f9 Added alert when test includes MathML format and browser is not Firefox
By the moment applicants should absolve the tests using Firefox Browser
to ensure the correct display MathML. If they use another browser, they
will now get an alert.
2019-05-09 12:49:20 +02:00
cris-technikum ea4bdaef07 Fixed wrong menu item width in RT-Tool Menu (for active items)
When a group of gebiete have been started, then menu items were styled wrong.
Now it is well-formed.
2019-04-30 17:31:48 +02:00
Cris 625109071b Fixed wrong menu item width in RT-Tool Menu.
When a group of gebiete were answered, then menu items were styled wrong.
Now it is well-formed.
2019-04-30 17:05:41 +02:00
cris-technikum 58e2d3f000 Styled starting page of Reihungstesttool
The starting page (login.php) is well-formed.

Still missing translations of new text inputs.
2019-04-30 16:37:51 +02:00
Cris 80afb74be9 Modified RT-menu: Styled logout link
Now the logout link is also integrated in the menu.
2019-04-25 13:14:57 +02:00
Cris f5433a2a73 Modified RT-menu: Styled start/intro links
Now the start and intro links are styled like buttons and integrated in
the menu navigation.
2019-04-25 10:36:40 +02:00
Cris 617ed24073 Modified menu of Quereinstiegsgebiete
Now the menu of Quereinstiegsgebiete is clustered and displayed by study.
2019-04-24 16:52:20 +02:00
Cris c649bf3fbe Fixed double basic gebiet-entries in Reihungstest
This issue popped up when basic gebiete of many Bachelor studies could not be merged (with unique gebiete) due to different reihung. This is fixed now.
2019-04-08 13:26:33 +02:00
Cris aaff64867b Ordered Reihungstestgebiete by reihung 2019-03-21 09:38:02 +01:00
Andreas Österreicher 6b8bfb6a3c Fixed Testtool Login 2019-03-14 18:06:54 +01:00
Cris 991ca747d1 Separated Bachelor and Masters on testtool
Now if the logged-in prestudents study is a Bachelor-study, all other Bachelor studies he might have applied for, are displayed. Also the testing areas (gebiete) are shown only for that Bachelor studies.

If the logged-in prestudents study is a Master (or something else than a Bachelor), only that one particular Master study is displayed on the starting page.  The testing areas are shown only for that one particular Master study.
2019-03-12 18:03:49 +01:00
Cris 7a1027280e Added Reihungstest-Gebiete for person
Now the areas for the Reihungstest are put together depending on the studies the examinee is interested in and if the examinee is a Quereinsteiger or not.

Therefore all prestudents of the examinee are detected that are set for the actual and future studiensemester. 

The areas are chosen because of the Studienplan. If not available, they are chosen because of the Studiengang.
2019-02-28 15:04:17 +01:00
kindlm efedcf3883 Testtool und Testtool Administration
- Mehrsprachige Gebietsbezeichnung wird richtig im Menü angezeigt
- Löschen von Bildern und Audiofiles bei Fragen
- In der Ablauf-Verwaltung können nun auch die Sprache, Sprachwahl und
die Content-ID gepflegt werden
2017-03-21 17:07:15 +01:00
kindlm 3bf7e7396a Flash-Player aus Testtool entfernen
Audio ab sofort über HTML5-Tags.
Kleiner Fehler beim Sprachenwechsel behoben.
2015-04-10 15:51:28 +02:00
Andreas Österreicher f670f45d2f Diverse SQL-Injection Lücken geschlossen 2014-12-01 10:07:21 +00:00
Manfred Kindl 330163c8ee Überarbeitungen am Testtool. Neues Design. Mehrsprachige Menüführung, Einführung kommt aus CMS aus neuer Tabelle tbl_ablauf_vorgaben
admin.php: Audio- und Source-Tags werden protected, um ein Audiofile in den Content einfügen zu können.
2014-11-21 14:05:32 +00:00
Manfred Kindl c369e3c8d3 Oberflächenanpassungen für das Testtool:
Button-Style für die Teilgebiete
Größere Buttons und geänderte Beschriftungen
2011-03-03 15:35:39 +00:00
Gerald Simane bb2465dc03 2009-07-03 05:40:27 +00:00
Andreas Österreicher d0d2623195 2009-06-17 15:03:47 +00:00
Gerald Simane 725e178014 2009-06-08 06:37:57 +00:00
Andreas Österreicher 4b1b014c2e Neues Testtool - Run Script system/testtool_aktualisierung.php 2009-03-05 12:21:49 +00:00
Andreas Österreicher dfa4e83e68 Testtool Erweiterung 2007-04-04 15:35:09 +00:00
Christian Paminger d5f14909c4 2007-04-02 08:36:16 +00:00