Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 Properties 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 QuestionFactories 2010-01-12 kvdveer [r2] * GPL'd my code
 BackLog.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 COPYING.txt 2010-01-12 kvdveer [r2] * GPL'd my code
 Calc.ico 2010-01-12 kvdveer [r2] * GPL'd my code
 MainForm.Designer.cs 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 MainForm.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 MainForm.resx 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 Program.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 Question.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 QuestionControl.Designer.cs 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 QuestionControl.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 QuestionFactory.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 QuestionFactoryControl.Designer.cs 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 QuestionFactoryControl.cs 2010-01-12 kvdveer [r2] * GPL'd my code
 QuestionFactoryControl.resx 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 Readme.txt 2010-01-12 kvdveer [r1] * Initial checkin of my work so far
 RekenTrainer.csproj 2010-01-12 kvdveer [r2] * GPL'd my code
 RekenTrainer.sln 2010-01-12 kvdveer [r3] * Renamed solution

Read Me

INTRODUCTION
~~~~~~~~~~~~
RekenTrainer (lit. arithmetic trainer) is a small test program generates simple
math problems. It was written to help student training for the WisCat-pabo test
in the Netherlands. 

The code is in english, but the problems are in Dutch.

PROJECT
~~~~~~~
The project sourceforge URL is http://rekentrainer.sourceforge.net, new versions
will be released there. 
The author

FAQ
~~~
Q: Are these questions realy frequently asked?
A: No. I'm just making up these questions, because I think one could ask them.

Q: Is this the actual WisCat-pabo test?
A: No it isn't. It doesn't even come close. The problems presented in this
   trainer are of a similar level, but the WisCat-pabo test contains a wider
   variety of problems.
   
Q: I got all of the categories in the green. Does that mean I am ready for the
   WisCat-pabo test?
A: For the categories presented, yes you are. But the WisCat-pabo test contains
   more categories than the rekentrainer - you may still need training.
   
Q: What's this WisCat-pabo test you're speaking of?
A: It is a national test in the Netherlands to make sure primary school teachers
   have at least average math skills. Unfortunately most teachers don't, as 
   teachers tend to be more socially oriented than math oriented.
   
Q: Why are some of the problems so stupidly simple, and other so unreasonably 
   hard?
A: The problems are created by a computer program. For a computer, every 
   calculation is equally difficult. A computer will not spend more time on 1+1 
   than on 33554432 + 14380470. I've tried hard make te computer understand how
   humans perceive numbers and math problems, but I wasn't 100% succesful.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.