LDEV-4451 Implement ToolSessionManager.getConfidenceLevels() in all tools
This method allows Scratchie to query available confidence levels from
the tools that can provide it. Actually, only Assessment and MCQ will
implement it for real, all other tools will implements it as "return
null;".