@prefix rdf: . @prefix schema: . rdf:type schema:DiscussionForumPosting , schema:ListItem ; schema:datePublished "2017-07-14T09:52:48Z" , "2017-07-17T09:43:26Z" . @prefix ns2: . schema:publisher ns2:a439a40f76abb0743be66578b73891a13f811734 . @prefix pwdr: . pwdr:describedby , . @prefix sioc: . sioc:container_of ns2:dabef28c15cabc10013b50c38615f40572779621 ; schema:mainEntityOfPage ; schema:item ; schema:author , ns2:de2fd9f9d0620935f106dcf8188108d5b1a9d825 ; schema:position "#1" , "#2" ; schema:dateModified <2018-01-22T22:30:25Z> , <2018-01-22T22:30:26Z> ; schema:articleBody "\n\nHi there! I have been working my way through the JavaScript\ncourse over the last few weeks I started from the very beginning\nand have just about finished the first part. I have just finished\nthe image gallery assessment that contains a css, js and html files\nand I want someone to take a look over my work and let me know how\nI\u2019ve done. Can you tell me what I need to do please.\n\nHi Steve,\nNice work! You can find the finished image gallery example here\n(go through and see if your code matches up):\n\n GitHub\n\nmdn/learning-area\nlearning-area - Github repo for the MDN Learning Area.\n\n\n\n\nThe directory also contains the marking guide for this\nassessment, which tells you exactly what you need to do to score\nfull marks:\n\ngithub.com\n\nmdn/learning-area/blob/master/javascript/building-blocks/gallery/marking-guide.md\n# Marking guide for \"Image gallery\"\nThe following guide outlines a marking guide for the MDN Learning Area JavaScript Topic \u2014 [Image gallery](https://developer.mozilla.org/en-US/Learn/JavaScript/Building_blocks/Image_gallery). Each subtask detailed in the assessment is listed below, along with an explanation of how many marks the task is worth, and the mark breakdown.\n\nNote: These are guidelines, not set in stone rules \u2014 you are of course free to use your judgement on mark awarding when you meet an edge case, or something that isn't clear cut.\n\nThe overall mark awarded is out of 27. Work out their final mark, and then divide by 27 and multiply by 100 to give a percentage mark. For reference, you can find a [finished program](main.js) that would be awarded top marks.\n\n## Looping through the images\n\n
\n
Creating the loop
\n
Four marks for this \u2014 the actual solution is fairy simple, but there are a few details to get right (any suitable loop type can be used):\n
    \n
  1. The initializer should start at 1, and the loop should iterate until a value of 5. This is useful, as the first image has the number 1 in its filename, then 2, 3, etc.
  2. \n
  3. The iterator should add 1 to the initializer after each iteration.
  4. \n
\n
\n
Building the image path for each loop iteration
\n
Three marks for this. The student basically just needs to replace the xxx placeholder with a string concatenation that will use the initializer to build the image path in each case. The pattern we need is this: 'images/pic' + i + '.jpg'.
\n
\n\nThis file has been truncated. show original\n\n\n\nDon\u2019t hesitate to ask if you have more questions.\n" , "\nHi there! I have been working my way through the JavaScript\ncourse over the last few weeks I started from the very beginning\nand have just about finished the first part. I have just finished\nthe image gallery assessment that contains a css, js and html files\nand I want someone to take a look over my work and let me know how\nI\u2019ve done. Can you tell me what I need to do please.\nThanks\nSteve\n" ; schema:headline "\"Image gallery\" assessment" . @prefix ns5: . ns5:interactionStatistic , . rdf:type rdf:Statement . @prefix rdfs: . rdfs:label "Embedded HTML5 Microdata Statement 65" ; pwdr:describedby , ; rdf:object ns2:dabef28c15cabc10013b50c38615f40572779621 ; rdf:predicate sioc:container_of ; rdf:subject . ns2:ac91314dc1960006047b0fb26ab47f2f44a02d79 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 66" ; pwdr:describedby , ; rdf:object "\nHi there! I have been working my way through the JavaScript\ncourse over the last few weeks I started from the very beginning\nand have just about finished the first part. I have just finished\nthe image gallery assessment that contains a css, js and html files\nand I want someone to take a look over my work and let me know how\nI\u2019ve done. Can you tell me what I need to do please.\nThanks\nSteve\n" ; rdf:predicate schema:articleBody ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 67" ; pwdr:describedby , ; rdf:object ; rdf:predicate schema:author ; rdf:subject . ns2:c33c03bdb3746d3bcf0b117b2ddae9bb04288076 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 68" ; pwdr:describedby , ; rdf:object <2018-01-22T22:30:25Z> ; rdf:predicate schema:dateModified ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 69" ; pwdr:describedby , ; rdf:object "2017-07-14T09:52:48Z" ; rdf:predicate schema:datePublished ; rdf:subject . ns2:d63bc25573af80d61d99bc436546cc432504968a rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 81" , "Embedded HTML5 Microdata Statement 70" , "Embedded HTML5 Microdata Statement 80" ; pwdr:describedby , ; rdf:object "\"Image gallery\" assessment" ; rdf:predicate schema:headline ; rdf:subject . ns2:d95d6f6dd0090efa5689dbac9a44916c1d1cfd3a rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 82" , "Embedded HTML5 Microdata Statement 81" , "Embedded HTML5 Microdata Statement 71" ; pwdr:describedby , ; rdf:object ; rdf:predicate schema:item ; rdf:subject . ns2:f4efbb4700a6ffa4a7dda221a528826271bfb9b1 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 72" ; pwdr:describedby , ; rdf:object "#1" ; rdf:predicate schema:position ; rdf:subject . ns2:e72e585b5ce911a1ee611b6dd4134c40097277f7 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 85" , "Embedded HTML5 Microdata Statement 73" , "Embedded HTML5 Microdata Statement 86" ; pwdr:describedby , ; rdf:object schema:DiscussionForumPosting ; rdf:predicate rdf:type ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 87" , "Embedded HTML5 Microdata Statement 86" , "Embedded HTML5 Microdata Statement 74" ; pwdr:describedby , ; rdf:object schema:ListItem ; rdf:predicate rdf:type ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 88" , "Embedded HTML5 Microdata Statement 87" , "Embedded HTML5 Microdata Statement 75" ; pwdr:describedby , ; rdf:object ; rdf:predicate ns5:interactionStatistic ; rdf:subject . ns2:f1fdd1d90c302ff345e7aa8706a4d8b4f1bd8ff2 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 88" , "Embedded HTML5 Microdata Statement 76" , "Embedded HTML5 Microdata Statement 89" ; pwdr:describedby , ; rdf:object ; rdf:predicate ns5:interactionStatistic ; rdf:subject . ns2:c2b409cb564811783f5313abe2e8ab8ded00d45b rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 76" , "Embedded HTML5 Microdata Statement 77" ; pwdr:describedby , ; rdf:object "\n\nHi there! I have been working my way through the JavaScript\ncourse over the last few weeks I started from the very beginning\nand have just about finished the first part. I have just finished\nthe image gallery assessment that contains a css, js and html files\nand I want someone to take a look over my work and let me know how\nI\u2019ve done. Can you tell me what I need to do please.\n\nHi Steve,\nNice work! You can find the finished image gallery example here\n(go through and see if your code matches up):\n\n GitHub\n\nmdn/learning-area\nlearning-area - Github repo for the MDN Learning Area.\n\n\n\n\nThe directory also contains the marking guide for this\nassessment, which tells you exactly what you need to do to score\nfull marks:\n\ngithub.com\n\nmdn/learning-area/blob/master/javascript/building-blocks/gallery/marking-guide.md\n# Marking guide for \"Image gallery\"\nThe following guide outlines a marking guide for the MDN Learning Area JavaScript Topic \u2014 [Image gallery](https://developer.mozilla.org/en-US/Learn/JavaScript/Building_blocks/Image_gallery). Each subtask detailed in the assessment is listed below, along with an explanation of how many marks the task is worth, and the mark breakdown.\n\nNote: These are guidelines, not set in stone rules \u2014 you are of course free to use your judgement on mark awarding when you meet an edge case, or something that isn't clear cut.\n\nThe overall mark awarded is out of 27. Work out their final mark, and then divide by 27 and multiply by 100 to give a percentage mark. For reference, you can find a [finished program](main.js) that would be awarded top marks.\n\n## Looping through the images\n\n
\n
Creating the loop
\n
Four marks for this \u2014 the actual solution is fairy simple, but there are a few details to get right (any suitable loop type can be used):\n
    \n
  1. The initializer should start at 1, and the loop should iterate until a value of 5. This is useful, as the first image has the number 1 in its filename, then 2, 3, etc.
  2. \n
  3. The iterator should add 1 to the initializer after each iteration.
  4. \n
\n
\n
Building the image path for each loop iteration
\n
Three marks for this. The student basically just needs to replace the xxx placeholder with a string concatenation that will use the initializer to build the image path in each case. The pattern we need is this: 'images/pic' + i + '.jpg'.
\n
\n\nThis file has been truncated. show original\n\n\n\nDon\u2019t hesitate to ask if you have more questions.\n" ; rdf:predicate schema:articleBody ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 78" , "Embedded HTML5 Microdata Statement 77" ; pwdr:describedby , ; rdf:object ns2:de2fd9f9d0620935f106dcf8188108d5b1a9d825 ; rdf:predicate schema:author ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 79" , "Embedded HTML5 Microdata Statement 78" ; pwdr:describedby , ; rdf:object <2018-01-22T22:30:26Z> ; rdf:predicate schema:dateModified ; rdf:subject . ns2:d2e5a098c370ffc93140acc5b1c5e02357398f46 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 79" , "Embedded HTML5 Microdata Statement 80" ; pwdr:describedby , ; rdf:object "2017-07-17T09:43:26Z" ; rdf:predicate schema:datePublished ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 83" , "Embedded HTML5 Microdata Statement 82" ; pwdr:describedby , ; rdf:object ; rdf:predicate schema:mainEntityOfPage ; rdf:subject . ns2:d7f707be4cdf5e05d1b8e6e0d9da5eea11d762f4 rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 83" , "Embedded HTML5 Microdata Statement 84" ; pwdr:describedby , ; rdf:object "#2" ; rdf:predicate schema:position ; rdf:subject . rdf:type rdf:Statement ; rdfs:label "Embedded HTML5 Microdata Statement 85" , "Embedded HTML5 Microdata Statement 84" ; pwdr:describedby , ; rdf:object ns2:a439a40f76abb0743be66578b73891a13f811734 ; rdf:predicate schema:publisher ; rdf:subject .