From d45c7f14891d951f8a6987cc6492073b97e05b5b Mon Sep 17 00:00:00 2001 From: Nicolas BERNSTEIN Date: Sun, 20 Nov 2011 13:39:47 +0100 Subject: Added the bit list study system --- tpl/study/index.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tpl/study/index.php') diff --git a/tpl/study/index.php b/tpl/study/index.php index be78f22..82178df 100644 --- a/tpl/study/index.php +++ b/tpl/study/index.php @@ -5,7 +5,10 @@ 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, with two methods of studying available.

+ +

First method : cards

+

The first method is based on decks of cards, keeping track of your progress and everything.

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

@@ -26,6 +29,11 @@ Cards you are supposed to study or review today appear with a bold title : that 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.

+

Second method : study lists

+

In this method, we have lists of stuff to learn (like vocabulary), divided into batches (the batches are sorted +for a given list). You will study one batch at a time, and take a test for one batch at a time. All your test results + are kept in storage and are used to display your progress.

+