{
  "translations": {
    "en": {
	  ".avTitle": "For Loop (One-Dimensional Array)",
	  "av_Authors": "Anna Boekelheide",
	  ".instructLabel": "Instructions:",
	  ".instructions": "<p>The following code carries out a <strong>for loop</strong> that fill certain cells in an array with a color. In this exercise, you will simulate this code as it 'moves' through five different arrays.</p><ol><li><p>Click the correct elements to 'paint' them in the same order the loop would paint them.</p></li><li><p>When you finish painting the array, click 'next' to paint the next one.</p></li></ol> <p>Keep in mind some loops may not paint anything at all.</p>",
	  "#about": "About"
	}
  },
  "params": {
    "JXOP-feedback": "atend",
	"JXOP-fixmode": "undo"
  }
}