BLOGS BY TOPIC▼
BLOGS BY AUTHOR▼
BLOGS BY YEAR▼
Posted by Andy Brown on 10 May 2021
You need a minimum screen resolution of about 700 pixels width to see our blogs. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
Understanding our reviews
At the top of most pages of our website is (at least at the time of writing this) the following claim:

The numbers will be different by the time you read this, but the gist should be the same.
What does this mean? Well, every night a stored procedure runs on our server to work out the average score for all delegates who have submitted feedback from training courses in the previous 3 years. Here's the SQL criteria used should anyone be interested!
-- only count last 3 years
and s.StartDate >= DateAdd(year,-3,GetDate())
How can you tell this is true? We invite anyone who has a serious enquiry about booking training to inspect our systems and database for themselves (we did look at getting one of the big consultancies to audit our figures, but the cost was prohibitive).
Out of these reviews, a fair number have generously agreed to let us quote what they've said on our website: you can read these attributed reviews here. Note that many large organisations ban employees from appearing to endorse suppliers, so there are many other reviews our delegates would like to share, but can't.