I want a variable (1) that, takes previous variables and gives each of them a score based on their output. Variable (1) will then be all of those scores combined into a single number.
What is the problem?
I’m struggling to get the correct variable value for the required output.
What have you tried so far?
It feel like I’ve tried everything, mainly using chatgpt which is struggling.
Ok first of all on Windows 11 press the Win key + shift + S to open the snipping tool so you can take screenshots directly. Or just type snip in the search bar to find it.
Second - that formula is completely broken. Note how different some brackets look like. If it is inside a grey square, then its part of a function. If its not, then its just free text. Same with the plus sign. If you are looking to do addition you need {{+}} and not just +.
You can learn more about this in these Make Academy units, as it covers selecting brackets, operators, functions, or special variables from the Variables Panel.