Prev: Q1, Next: Q3
Lecture notes of the week: W2



# QS2: Week 2 Survey Questions

📗 Enter your ID (the wisc email ID without @wisc.edu) here: and click (or hit the "Enter" key)
📗 Your answers are not saved when you refresh or close the browser. You could print the page: , solve the problems, then enter all your answers at the end.
📗 For all questions except for the last one, you can select one or more choices. You get the point for the question only if you selected all the correct choices.

📗 Question 0


📗 Question 1




📗 Question 2


📗 Question 3




📗 Question 4


📗 Question 5




📗 Question 6


📗 Question 7




📗 Question 8


📗 Question 9


# Grade


 ***** ***** ***** ***** ***** 

 ***** ***** ***** ***** *****

# Submission


📗 Please do not modify the content in the above text field: use the "Grade" button to update.


📗 Please wait for the message "Successful submission." to appear after the "Submit" button. If there is an error message or no message appears after 10 seconds, please email the instructor or make a Piazza post about it. You could submit multiple times (but please do not submit too often): only the latest submission will be counted.
📗 If there are problems with grading, please try Ctrl+F5 or Shift+F5 or Shift+Command+R or Incognito mode or Private Browsing to refresh the cached JavaScript.

📗 [1 points] Which ones of the following functions have values between 0 and 500 for every t?





None of the above.
📗 [1 points] Which ones of the following animation functions (position of a object as a function of time t) make the object move in a circle?





None of the above.
📗 [1 points] Given a mouse click event at the top left corner of an HTML Canvas, and define let box = event.target.getBoundingClientRect();, which ones of the following will return 0?





None of the above.
📗 [1 points] Suppose the position of mouse click on an HTML Canvas is [x, y], which ones of the following draw a square centered at the mouse position.





None of the above.
📗 [1 points] Which ones of the following transformation combination is equivalent to context.translate(4, 4); context.scale(2, 2); if followed by context.fillRect(0, 0, 1, 1)?





None of the above.
📗 [1 points] What is the area of a rectangle (number of pixels) drawn by context.scale(2, -3); context.fillRect(0, 0, 1, 2); context.scale(-1, 2); assuming no other transformations are done.





None of the above.
📗 [1 points] Which ones of the following transformations mirror reflects a drawing vertically (for example, letter b to letter p)?





None of the above.
📗 [1 points] Which ones of the following are rigid transformations?





None of the above.
📗 [1 points] Please provide additional comments, questions, or feedback: 

📗 [1 points] Why are you submitting this survey?




Note: if you selected the third (please also email me) or forth choice, you only have to complete the last question.





Last Updated: May 07, 2024 at 12:22 AM