Changes

Jump to navigation Jump to search
20 bytes removed ,  16:25, 11 February 2014
no edit summary
Line 2: Line 2:  
This project is a complementary project to One Laptop Per Child Australia and Sugar Labs Training Activity [https://github.com/walterbender/training]. This projects aims to help us understand how users progress during their training, using the Training Activity.
 
This project is a complementary project to One Laptop Per Child Australia and Sugar Labs Training Activity [https://github.com/walterbender/training]. This projects aims to help us understand how users progress during their training, using the Training Activity.
   −
== How it works ==
+
== How It Works ==
 
Each time a user finishes a new training section, a report is sent automatically, by the Training Activity to the Training Server. In this way we obtain valuable feedback on users progression and also tasks statistics. Once the server receives reports from a new user, it will send a welcome email with a confirmation link. This helps us to validate users authenticity.
 
Each time a user finishes a new training section, a report is sent automatically, by the Training Activity to the Training Server. In this way we obtain valuable feedback on users progression and also tasks statistics. Once the server receives reports from a new user, it will send a welcome email with a confirmation link. This helps us to validate users authenticity.
   Line 83: Line 83:  
|}
 
|}
   −
== How it is useful ===
+
== How It Is Useful ==
 +
 
 
* Provides a automated feedback mechanism that allows us to see user's progress.
 
* Provides a automated feedback mechanism that allows us to see user's progress.
 
* Provides task related data that can allow us to do more insight in to training process and even Sugar usage.
 
* Provides task related data that can allow us to do more insight in to training process and even Sugar usage.
   −
== How to get ==
+
== Source Code ==
 
  −
=== Code ===
   
The code is available under GPL at https://github.com/tchx84/training-server
 
The code is available under GPL at https://github.com/tchx84/training-server
   −
=== RPM installation ===
+
== RPM installation ==
 
   
If you plan to run this Server on Fedora 18 or never installation, I would you strongly recommend you to install via our RPMS packages.
 
If you plan to run this Server on Fedora 18 or never installation, I would you strongly recommend you to install via our RPMS packages.
   −
==== Install tch's repo ====
+
=== Install tch's repo ===
    
$sudo vim /etc/yum.repos.d/tch.repo
 
$sudo vim /etc/yum.repos.d/tch.repo
Line 107: Line 105:  
   gpgcheck=0
 
   gpgcheck=0
   −
==== Install training-server ====
+
=== Install training-server ===
    
   $sudo yum install training-sever
 
   $sudo yum install training-sever
 
   $sudo service training start
 
   $sudo service training start
 
   $sudo systemctl enable training.service
 
   $sudo systemctl enable training.service
572

edits

Navigation menu