Commit Graph

187 Commits

Author SHA1 Message Date
Andreas Österreicher cc5bfdc292 Merge branch 'feature-5153/Reihungstest_Gewichtung_der_Gebiete' 2020-02-18 17:43:30 +01:00
alex d74a516202 - testtool edit_gebiet.php: hinweis for suggestion offsetpunkteanzahl is always shown 2020-02-18 17:33:44 +01:00
alex a063a73c41 reihungst admin edit_gebiet.php: checking that there are same negativpoints for one gebiet and one level before showing offsetpunkte suggestion for RT gebiete 2020-02-17 19:26:55 +01:00
Manfred Kindl b60e7ed439 Option zur Ausgabe der Fragen ohne Lösungen 2020-02-13 19:08:37 +01:00
alex 21da8dfb51 - Added offsetpunkte Berechnung for Suggestions on admin/edit_gebiet page
- offsetpunkte are validated before saving
2020-02-13 18:49:01 +01:00
Andreas Österreicher 91bb16c474 Regenerate Session ID after Testtool Login 2020-02-05 17:26:53 +01:00
alex a5ad57ceee testtool/admin/edit_gebiet.php: Offsetpunkte können nun über admin GUI eingetragen werden 2020-02-04 17:53:32 +01:00
Manfred Kindl e7f2c4597e Testtool Admin GUI optimiert
Anzeige von Leveln in Übersicht
"Round" in check_gebiet bei Zufallsfrage
2020-01-17 11:31:36 +01:00
Manfred Kindl cb47937e54 Bugfix Komma bei Punkten 2020-01-09 14:53:18 +01:00
Manfred Kindl 6f66f7f57e Neue Seite um ganze Reihungstestgebiete zu kopieren 2019-11-28 17:25:28 +01:00
Andreas Österreicher 051cfdf053 Testtool - Problem behoben beim Laden der Fragen wenn das Gebiet keine Demofragen hat 2019-10-10 14:40:11 +02:00
Andreas Österreicher 7ed31d9077 Testtool
- Corrected JQuery Version
   - Fixed PHP Warning if no Ablauf is set
2019-10-10 07:35:39 +02: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 eb3f814e09 Enhanced CSS for correct responsive testtool behaviour
Bootstrap, HTML- and CSS stylings were colliding and causing issues when
resizing the screen. This is fixed now.
2019-06-06 08:48:25 +02:00
Cris 0eead44c6a Fixed display for smaller screens
Now the answer-possibilities were compressed in an unreadable manner on
smaller screens. This is fixed now.
2019-06-03 16:47:23 +02:00
Manfred Kindl a8bd11b03c Testuser für Camus International in Testtool Login 2019-05-17 14:45:13 +02:00
Cris 94b19d8bd1 Fixed to get question in language of the actual logged-in Master study
When logging in with a Master study, the system was retrieving the
studyplan/study of the highest priored applied Master study. This
behaviour should only occure for Bachelor studies and was leading to
incorrect language setting.

Now if user logs in with a Master study, the actual studyplan/study and
the correct language setting are retrieved.
2019-05-14 16:34:37 +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 e2cea2ab58 Translated new text components in RT-Tool starting page
. Translated new text components into English. Now the starting page is
available in German and English.

. Minor HTML-tag correction at login.php.
2019-05-06 15:48:57 +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-technikum 2f38ab228b Fixed display of master-study on starting page.
Added missing cells and data for Status and Reihungstest.
Removed var_dump.
2019-04-30 17:24:45 +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 eae51147f4 Styled same margin-top for start-, einleitung- and frage-page in RT-tool. 2019-04-30 17:02:44 +02:00
Cris 4b89a5dbe8 Styled frage page of Reihungstesttool.
Slightly styled frage page according to starting page style changes.
Added bootstrap.
2019-04-30 16:41:07 +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 4a0170d726 Fixed Select language for menu in Reihungstesttool (CHROME Incompatibility)
Now the select menu is working also on CHROME Browser.

Also added Bootstrap.
2019-04-30 16:28:57 +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 0738a0aee1 Marked studies that were rejected for the Reihungstest
Now the studies, that were rejected for the Reihungstest
(Prestudentstatus 'Abgewiesener'), are marked as rejected on the
Reihungstest-starting page.
2019-04-25 11:39:24 +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
Cris d13a7f4720 Fixed testtool to set sprachwahl also for none-priority Bachelor studies 2019-03-19 09:32:06 +01:00
Cris 1009bb0682 Fixed testtool to retrieve correct languages 2019-03-18 15:37:20 +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 5335ac3a71 Added Reihungstest language logic
Now the language of the Reihungstest questions is set based on the language-settings of the STG, which has the highest priority. If the language-option is true, the user will have the option to choose between the languages.
2019-03-06 12:18:39 +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
Andreas Österreicher 4444da13d9 Diverse Sicherheitslücken geschlossen 2018-03-08 09:26:34 +01:00
Manfred Kindl bfd70c0ed3 Testtool Edit Gebiet verbesserte Usability 2018-01-22 13:36:45 +01:00
Paolo 0bc0a09bf4 - Removed file system execute permission for all files (no directories)
- application/extensions file system permission now is 775
- application/logs file system permission now is 775
- Added extensions directory in application/: config, controllers, helpers, hooks, libraries, models, views and widgets
- Added view views/extensions/manage.php
- Added controller controllers/system/extensions/Manager.php
- Added library ExtensionsLib to manage extensions
- Added model models/system/Extensions_model.php
- Moved code related to print out info from MigrationLib to EPrintfLib
2017-11-13 10:45:49 +01:00
cris-technikum 750fcfd6a7 Merge origin/master
Conflicts:
	cis/testtool/login.php
	vilesci/stammdaten/reihungstestverwaltung.php
2017-09-20 13:09:17 +02:00
cris-technikum 51a5bda923 Spalte für "bereits absolvierte Verfahren" korrigiert 2017-09-20 13:01:37 +02:00
Paolo bcd84512f5 Second commit 2017-09-11 16:06:56 +02:00