Function query_evaluation:
Defined in module skills (file: /std/adversary/skills.c)

Returns the player's overall evaluation (0 to 100 percent) of their skill
level.  This evaluation corresponds to how they are doing with respect
to the maximum possible skill level.

Prototype:
int query_evaluation();
