New Scoring model for calculating Max Achievable Score (MAS): Best Branch Approach
Max Achievable Score (MAS) as the name suggests is the maximum score that a supplier can receive for answering a particular questionnaire.
MAS is calculated during designing the questionnaire and is fixed once the questionnaire is published.
Conditions/logic inside a questionnaire is used to make a certain question visible or required based on the answer to other question. This allows questionnaire designer to ask more specific questions based on the previous response and display only relevant questions to the respondent.
If a questionnaire does not contain conditional questions, the MAS is simply the sum of MAS of individual questions. However, with conditional questions the logic to calculate MAS becomes complex.
Best Branch Approach: If a questionnaire contains conditional questions, it means there are several scenarios in which the supplier can respond to the questionnaire. Our model considers all the different scenarios and then calculates the MAS.