From 749846fb0a14826ed490d7b9db47cb4ab1438541 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Nov 2017 02:31:13 -0400 Subject: [PATCH] Sugarizer description --- roles/sugarizer/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/sugarizer/tasks/main.yml b/roles/sugarizer/tasks/main.yml index 0e0e8efa2..f974d3df4 100644 --- a/roles/sugarizer/tasks/main.yml +++ b/roles/sugarizer/tasks/main.yml @@ -93,6 +93,6 @@ - option: name value: Sugarizer - option: description - value: '"The Sugar Learning Platform is a leading learning platform that began in the famous One Laptop Per Child project. Sugarizer is a web implementation of that platform."' + value: '"The Sugar Learning Platform began with the famous One Laptop Per Child project, written in Python. Sugarizer is the new HTML/Javascript implementation of Sugar, usable in most all browsers."' - option: enabled value: "{{ sugarizer_enabled }}"