my sister is looking for some tool which she could use to create some polls and tests. It should be relatively user-friendly (need support for UTF-8 or CP1250 encoding for national characters) enough for normal user to be able to create new test. She expects using it for something in psychology - e.g. the tests will have variable number of questions, answer sometimes boolean - yes/no, sometimes multiple choice (a, b, c, d). She needs to be able to assign custom score for each variant. After filling the test she need it to calculate the final score she could copy and paste somewhere in text document for further work.
So, this software should not be limited for personal use only (optimal would be open-source) and also should be not Windows only, as currently she has Ubuntu linux.
I was thinking about using some simple CMS together with XAMPP on localhost (it probably would make it possible to make it online in future and sychronize both). Someone also recommended me Moodle, but the whole pack is relatively big and my brother is afraid if the laptop (HP550 with Celeron, 1GB ram and Intel graphics) could handle this without problems.
What would you recommend?
thanks