Thanks for sending the files. However, your experiment doesn't work on
the old Ibex Farm either. The overriding reason for this is that your
PennController.js files contains a large HTML page rather than
Javascript source code. It looks to me as though you might have saved
the HTML page on github rather than the file itself (?)
I gave the old Ibex Farm a bit of a spring clean while testing the
experiment. It should be working slightly more reliably now.
Jeremy: I've pushed an update to the new Ibex Farm which should remove
the need to wrap Penn Controller data files in 'function items() { ...
}'. At least, your simple example experiment now works without doing
that.
Alex