Hello! Just started learning Limesurvey, what am I doing wrong (Limesurvey Version 3.22.20)
Example: I want to count downtime of employees
1 question (N1): How many times do you smoke (enter a number)
Question 2 (N2): How many times do you go to drink tea (number input)
Question 3 (N3) displays its running time:
{8*60-n1*10-n2*15} - Question type: Display text or Short free text)
If you enter a formula in the question field, then everything is considered good.
What needs to be done to get this result into BD, tried to insert
in the general options -> relevance equation, it did not work
All 3 values are needed
Thank you in advance