- Why aren’t my images showing up on CodePen?
It seems that imgur is now blocking image requests from CodePen (this is an issue that arose after the launch of the course). Learners have suggested alternative hosting sites:
If you find another option, please share it with other learners here.
- Why am I getting an error message when I try to use
SimpleImage
orprint()
in JavaScript?
SimpleImage
andprint()
are custom JavaScript functions that our instructors created to make image manipulation easier for beginning programmers. They will not work outside of the Duke JavaScript environment. You can learn more about these custom functions on the documentation page. - How can I change/resubmit my assignment?
If you submit an assignment, you need to wait until the evaluation process is complete before you can resubmit. That means you should evaluate three people's work and must wait for three to evaluate yours. After that is completed, if you do not get a passing score, you will be able to submit a new version of the assignment. If this means you must switch course sessions, you will not need to pay again and none of your other assignments will be affected.
- The images in the assignment I’m peer reviewing don’t show up on the webpage. How should I grade that?
Images from imgur are no longer working on CodePen. If the HTML to include an image looks correct, give credit for that part of the assignment.