|
|
@ -5,19 +5,16 @@ |
|
|
|
# still to implement (cf http://fabien.benetou.fr/Cookbook/Cognition#DailyExercisesFeed ) |
|
|
|
# still to implement (cf http://fabien.benetou.fr/Cookbook/Cognition#DailyExercisesFeed ) |
|
|
|
# is word X from page A, B, C or D? |
|
|
|
# is word X from page A, B, C or D? |
|
|
|
# does page A contains word X, Y or Z? |
|
|
|
# does page A contains word X, Y or Z? |
|
|
|
# is page A linked to page B? |
|
|
|
|
|
|
|
# what is the correct order for pages A, B and C on descending criteria i A>B>C? A>C>B? B>C>A? B>A>C? C>B>A? C>A>B? |
|
|
|
# what is the correct order for pages A, B and C on descending criteria i A>B>C? A>C>B? B>C>A? B>A>C? C>B>A? C>A>B? |
|
|
|
# e.g. size, frequency update, last edition, ... |
|
|
|
# e.g. size, frequency update, last edition, ... |
|
|
|
# which of those page corresponds the updates visualization V, A, B or C? |
|
|
|
# which of those page corresponds the updates visualization V, A, B or C? |
|
|
|
# keyword or URL in pages |
|
|
|
# keyword or URL in pages |
|
|
|
# page linked to other page |
|
|
|
# page linked to other page |
|
|
|
# to display, especially the current and past score in |
|
|
|
# implemented |
|
|
|
# http://fabien.benetou.fr/Content/MentalExercises |
|
|
|
# is page A linked to page B? |
|
|
|
# display global or related to the current page, or group (based on parameters) |
|
|
|
# consider a difficulty parameter |
|
|
|
# cf also early August discussion on ##pim |
|
|
|
# should be linked to the counter |
|
|
|
# |
|
|
|
# e.g. increasing the number of possibilities (at least 1 out of 5 pages instead of at least 1 out of 3) |
|
|
|
# update http://fabien.benetou.fr/MemoryRecalls/ImprovingPIM when it is working |
|
|
|
|
|
|
|
# also push to the code repository |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$RecipeInfo['Exercises']['Version'] = '2011-12-08'; |
|
|
|
$RecipeInfo['Exercises']['Version'] = '2011-12-08'; |
|
|
|