Score calculation using formula

Frequently asked questions from our users

Score functions

Scorecery provides built-in functions that can be used to assign points for answer choices in multiple choice, checkboxes, grid questions and calculates scores. Here's the list of score functions:

Read the full article →

How to assign same points for each question & calculate the total score?

You can assign point values to questions in Google Forms by creating a quiz, but you cannot assign different points to each answer in a multiple choice question and calculate the total score. To do that, you can use the Formfacade addon for Google Forms.

Read the full article →

How to assign same points for each question and calculate scores for each section?

You can assign point values to questions in Google Forms by creating a quiz and calculate the total score, but you cannot calculate the individual scores for each section. To do that, you can use the Formfacade addon for Google Forms.

Read the full article →

How to assign varying points for each question & calculate the total score?

Let's create a simple questionnaire with 3 multiple choice questions with five answer choices each (see below). Q1. How much time do you spend sitting each day? Watching TV, Playing computer games etc (a) 5+ hrs (b) 4 to 5 hrs (c) 3 to 4 hrs (d) 2 to 3 hrs (e) Less than 2 hrs Q2. How often do you do sports and recreational activities? Playing sports, going to gym, walking, cycling etc (a) Once or twice in a month (b) Once a week (c) Thrice a week (d) 5 days in a week (e) Daily Q3. How much physical activity does your job require? Carrying or lifting heavy loads, construction, digging etc (a) Not much (b) A moderate amount (c) Average (d) Intense (e) Very intense Points: Assign varying points for each multiple choice question Q1: (a) - 1, (b) - 2, (c) - 3, (d) - 4, (e) - 5 Q2: (a) - 2, (b) - 4, (c) - 6, (d) - 8, (e) - 10 Q3: (a) - 5, (b) - 10, (c) - 15, (d) - 20, (e) - 25 We will calculate the total score by adding the individual points for the 3 multiple choice questions. The total score would be between 8 and 40.

Read the full article →

How to assign points for a Likert scale question?

You can use the SCORE function to assign points for the answer choices in the multiple choice question and calculate the score.

Read the full article →

How to assign points for a checkboxes question?

You can use the SCORE function to assign points for the answer choices in the checkboxes question and calculate the score. SCORE function adds all the points for the answer choices selected by the user.

Read the full article →

How to assign points for a linear scale question?

Linear scale question allows users to provide a numeric response to a statement or a question. You can simply add the answers for the linear scale questions to calculate the score.

Read the full article →

How to assign points for a grid question?

You can use the SCORE function to assign points for the answer choices in the multiple choice grid question and calculate the score. SCORE function can be used if all the statements in the multiple choice grid question have the same points.

Read the full article →

How to assign different points for specific statements in a grid question?

You can use the GRIDSCORE function to assign points for the answer choices in the multiple choice grid question and calculate the score. GRIDSCORE function should be used if one or more statements in the multiple choice grid question have different points.

Read the full article →