mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 09:02:11 +01:00 
			
		
		
		
	More ETEAM parametrization
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -4,8 +4,8 @@
 | 
			
		||||
    await Notification.requestPermission()
 | 
			
		||||
})()
 | 
			
		||||
 | 
			
		||||
// TODO ETEAM Mieux paramétriser (5 pour le TFJM², 6 pour l'ETEAM)
 | 
			
		||||
const RECOMMENDED_SOLUTIONS_COUNT = 6
 | 
			
		||||
const TFJM = JSON.parse(document.getElementById('TFJM_settings').textContent)
 | 
			
		||||
const RECOMMENDED_SOLUTIONS_COUNT = TFJM.RECOMMENDED_SOLUTIONS_COUNT
 | 
			
		||||
 | 
			
		||||
const problems_count = JSON.parse(document.getElementById('problems_count').textContent)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user