I have 5 variables var1, var2, var3, var4 and var5. They are all ordinal variables. I would to generate a variable that calculates the scores from these variables only if the variable has been answered. if all have been answered i will take var1+var2+var3+var4+var5. If 3 say var2, var3, var5 I will have var2+var3+var5…