mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
Added Reihungstest results of basic areas (excluding Quereinsteiger)
Now there are 2 new fields in FAS > Aufnahmetermine displaying the results only of the basic areas (without points of Quereinsteigergebiete). . First field: total result of basic areas . Second field: total result of basic areas EXCLUDING physics . Both fields are only shown for Bachelor-studies. . Generally the display of these fields is controlled by the config file.
This commit is contained in:
@@ -174,6 +174,9 @@ define('VIEW_BEGIN', 'vw_');
|
||||
//Legt fest ob die Personalnummer beim Anlegen NULL sein soll
|
||||
define('FAS_PERSONALNUMMER_GENERATE_NULL', false);
|
||||
|
||||
// Legt fest ob Felder mit Reihgungstest-Basispunkten im Reiter Aufnahme-Termine angezeigt werden
|
||||
define('FAS_REIHUNGSTEST_PUNKTE_BASISGEBIET_ANZEIGEN', false);
|
||||
|
||||
// API Informationen
|
||||
define('FHC_REST_API_KEY', '[email protected]');
|
||||
define('FHC_REST_USER', 'username');
|
||||
|
||||
Reference in New Issue
Block a user