Hello,
I'm trying to make a quiz game, and I used one block --> "On start of layout, Ajax request quiz.json (my file with the questions) with tag quiz" ; and a second block "Ajax on quiz completed, Json parse json string ajax.lastdata" .. The problem is that if I go in debug, the data from the file goes in Ajax.lastadata, but it doesn't go in the Json... can anybody help??