diff --git a/token-validator/htdocs/js/adlin-main.js b/token-validator/htdocs/js/adlin-main.js index b553ea1..05908d3 100644 --- a/token-validator/htdocs/js/adlin-main.js +++ b/token-validator/htdocs/js/adlin-main.js @@ -111,6 +111,8 @@ angular.module("AdLinApp") }) .controller("ProgressionController", function($scope, $interval, $http) { + $scope.tuto_progress = tuto_progress; + $scope.mychallenges = {}; var refreshChal = function() { $http.get("api/students/" + $scope.student.id + "/progress").then(function(response) { diff --git a/token-validator/htdocs/maatma.html b/token-validator/htdocs/maatma.html index 2128f2f..67cc023 100644 --- a/token-validator/htdocs/maatma.html +++ b/token-validator/htdocs/maatma.html @@ -46,6 +46,7 @@ + diff --git a/token-validator/htdocs/views/home.html b/token-validator/htdocs/views/home.html index 9a22146..ab643f5 100644 --- a/token-validator/htdocs/views/home.html +++ b/token-validator/htdocs/views/home.html @@ -10,26 +10,26 @@ Connectez-vous ! -

+

Qu'allons-nous faire aujourd'hui ? Voir l'avancement...

-
-
- TP 2  - HTTP - HTTPS - DNS - Matrix -
-
- TP 3  - HTTP - HTTPS - DNS - Matrix +
+
+ TP {{tutoid+1}} +
+ +

+ Besoin d'aide ? +

+ +

+ Rejoignez-nous sur notre canal + Rejoingnez-nous sur notre canal Matrix +

+