From babf796237d7194f2a7cd2fd5e6e332ebf6c9edf Mon Sep 17 00:00:00 2001 From: kmcwharter Date: Fri, 6 Oct 2023 14:31:25 -0500 Subject: [PATCH] laura --- students/Laura/sketch.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/students/Laura/sketch.js b/students/Laura/sketch.js index c3d568a..c01e16a 100644 --- a/students/Laura/sketch.js +++ b/students/Laura/sketch.js @@ -1,21 +1,21 @@ let allText = [ "Laura", "This is your Assignment 2 prompt", - "alert message", + "I was so intrigued by your response to assignment #1!", "blank", - "after race alert message", - "mountains", - "rain", - "mountains", - "rocket", - "mountains", - "flowers", - "clouds", - "mountains", - "final", - "glitch", + "I appreciated the way you explored a new process and was fascinated by the experience of listening to all the layers of translation.", + "I could have kept listening to the outcomes of you process for a long while...", + "For your second assignment, I would like you to create a new work that transforms a dataset into a new form.", + "Think carefully about what data source you would like to use. ", + "The data could be something you create yourself (sleep logs, conversation transcripts, last year's taxes...) or something you source elsewhere (weather data, arrest records, user interaction behavior...)", + "If you need help working with a dataset that interests you, feel free to set up a meeting to explore what strategies you can research.", + "Be prepared to present your work so this small group can perform or experience your work directly.", + "We will be sharing assignment #2 in small critique groups on October 27th", + "Challenge your self to approach the act of translating data into new form as a material that can be bent, molded and adhered to other media.", + "A link or documentation of your work should be uploaded to canvas to receive credit", + "dont forget to document along the way!", "Good luck!", - "If you want to meet to discuss your ideas or trouble shoot, contact myself or Nimo", + "If you want to meet to discuss your ideas or trouble shoot, contact myself or Yvonne", ]; let newWindow;