From a565e649898c629874ef812a13806b1c384f68e4 Mon Sep 17 00:00:00 2001 From: Nicolas BERNSTEIN Date: Sun, 18 Sep 2011 12:07:29 +0200 Subject: Added study program. Yay! --- tpl/study/index.php | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'tpl/study/index.php') diff --git a/tpl/study/index.php b/tpl/study/index.php index 26ecd6d..be78f22 100644 --- a/tpl/study/index.php +++ b/tpl/study/index.php @@ -5,10 +5,26 @@ require("tpl/general/top.php"); ?> -

Welcome to the My studies section. This is a simple study program based on +

Welcome to the My studies section. This is a simple study program based on decks of cards, keeping track of your progress and everything.

-

Please take a look in the List of decks and look at whatever you want to learn.

+

Please take a look in the List of decks and start learning whatever you want to learn.

+ +

The cards you are studying are classified in the following boxes :

+ +

You can freely move cards into different boxes using the links that appear at the right of the card, the number in the parenthesis being + the level that card will have if you click it. +Cards you are supposed to study or review today appear with a bold title : that means that today, + you should decide to put it either in the next box, or somewhere else.

+

The load is calculated as a function of the number of cards with levels from 1 to 3 : it represents the quantity of + stuff you are learning right now. When the load is smaller than the study rate you ask for, new cards will be suggested for + you to learn.