Code elements not defined online

Hi!

I think the section on custom colours on page 3 of wakecarter’s crib sheet will help here!

I think you might need to add…

red = new util.Color([1, 0, 0]);

…to the begin experiment tab on the JS script side.

I hope that helps :slight_smile: