Output Score in Optimization Puzzle when 'play all'

In Optimization puzzles the added score of all testcases matters

so if i run ‘play all testcases’ i know if i passed all, but i do not know if i got a score improvement or not

i have to run them one by one and note the results…

I would like to have the score automatically added and maybe output at the testcase if i run ‘play all testcases’

2 Likes

For my part I would also like to be able to see the full test case, so I can see what led to the score, for exemple “code vs zombie” it is pretty easy to pass the testcase, but what you want to see is what happen and how many points you got. Clicking them one by one is very long…