Resolve WES-166 "Activity endscene"

This commit is contained in:
Jelle De Geest
2023-05-14 10:58:43 +00:00
committed by Louis Adriaens
parent 1e09f09dae
commit 9b88537d70
21 changed files with 9752 additions and 4005 deletions

View File

@@ -403,7 +403,7 @@ public class CoursesController : AbstractFeedback
ResultPanel.SetActive(true);
// Set the correct title
ResultsTitle.text = course.title + " voltooid!";
ResultsTitle.text = course.title + "is voltooid!";
// Set the correct description
ResultsDecription.text = "Goed gedaan! Je kan nu spelletjes spelen met " + course.title + " om verder te oefenen!";