Not logged in : Login

About: http://ods-qa.openlinksw.com:8896/proxy-iri/49353a77632fd9e52aecc215b5837e5d39453b50     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:DiscussionForumPosting, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

AttributesValues
type
datePublished
  • 2017-07-17T09:43:26Z
  • 2017-07-17T14:39:02Z
publisher
described by
container of
mainEntityOfPage
author
position
  • #2
  • #3
dateModified
articleBody
  • Hi Chris firstly thanks for your reply. I was hoping not to self mark really this would help me get a proper unbiased assessment grade. I’m sure you understand when your working on your own as I have been it’s easy to con yourself that your work meets the grade… However I have to say on this occasion I feel as though I’m pretty close the only real difference is that I have used an array to hold all the photo path values. But to me this is better than making up the path in the loop because you don’t have to change the code to change the photo - just substitute or add to the array, I have set the loop using the array.length property anyway. I think the rest is the same looking at what is required in the marking guide. What do you think.* *
  • Hi there! I have been working my way through the JavaScript course over the last few weeks I started from the very beginning and have just about finished the first part. I have just finished the image gallery assessment that contains a css, js and html files and I want someone to take a look over my work and let me know how I’ve done. Can you tell me what I need to do please. Hi Steve, Nice work! You can find the finished image gallery example here (go through and see if your code matches up): GitHub mdn/learning-area learning-area - Github repo for the MDN Learning Area. The directory also contains the marking guide for this assessment, which tells you exactly what you need to do to score full marks: github.com mdn/learning-area/blob/master/javascript/building-blocks/gallery/marking-guide.md # Marking guide for "Image gallery" The following guide outlines a marking guide for the MDN Learning Area JavaScript Topic — [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. Note: These are guidelines, not set in stone rules — 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. The 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. ## Looping through the images <dl> <dt>Creating the loop</dt> <dd>Four marks for this — the actual solution is fairy simple, but there are a few details to get right (any suitable loop type can be used): <ol> <li>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.</li> <li>The iterator should add 1 to the initializer after each iteration.</li> </ol> </dd> <dt>Building the image path for each loop iteration</dt> <dd>Three marks for this. The student basically just needs to replace the <code>xxx</code> placeholder with a string concatenation that will use the initializer to build the image path in each case. The pattern we need is this: <code>'images/pic' + i + '.jpg'</code>.</dd> </dl> This file has been truncated. show original Don’t hesitate to ask if you have more questions.
  • Hi Chris firstly thanks for your reply. I was hoping not to self mark really this would help me get a proper unbiased assessment grade. I’m sure you understand when your working on your own as I have been it’s easy to con yourself that your work meets the grade… However I have to say on this occasion I feel as though I’m pretty close the only real difference is that I have used an array to hold all the photo path values. But to me this is better than making up the path in the loop because you don’t have to change the code to change the photo - just substitute or add to the array, I have set the loop using the array.length property anyway. I think the rest is the same looking at what is required in the marking guide. What do you think.* *
headline
  • "Image gallery" assessment
interactionStatistic
interactionType
userInteractionCount
  • 2
  • 1
  • 0
is topic of
is container of of
is object of
is subject of
is interactionStatistic of
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software