General AI Challenge webserver test

This is a simple webserver for a human tester of the sample tasks of the General AI Challenge, round 1. Source code of the Python script: webserver.py. Copy it to the src-directory of the github respository and start it like this: "python src/webserver.py src/tasks_config.challenge.json".

Try it!

Your answer:

question / your answer / reward:

How it works

The first task shows a fixed set of 10 random characters. The answer to all questions is one of these characters. For example:

If you answer the question 10 times in a row sucessfully (the reward line shows a '+'), the next task is started. The next task is chosen randomly. It can be a task that you already solved or a new task.

Server status messages