User:Mazzone
From REU@MU
Contents
- 1 2023
- 1.1 Week 1: (May 30th - June 2nd)
- 1.2 Tuesday (5/30)
- 1.3 Wednesday (5/31)
- 1.4 Thursday(6/1)
- 1.5 Friday(6/2)
- 1.6 Week 2: (June 5th - June 9th)
- 1.7 Monday (6/5)
- 1.8 Tuesday(6/6)
- 1.9 Wednesday (6/7)
- 1.10 Thursday(6/8)
- 1.11 Friday(6/8)
- 1.12 Week 3: (June 12th - June 16th)
- 1.13 Monday (6/12)
- 1.14 Tuesday (6/13)
- 1.15 Wednesday (6/14)
- 1.16 Thursday(6/15)
- 1.17 Friday(6/16)
- 1.18 Week 4: (June 19th - June 23rd)
- 1.19 Monday (6/19)
- 1.20 Tuesday(6/20)
- 1.21 Wednesday(6/21)
- 1.22 Thursday(6/22)
- 1.23 Friday(6/23)
- 1.24 Week 5: (June 26th - June 30th)
- 1.25 Monday (6/26)
- 1.26 Tuesday(6/27)
- 1.27 Wednesday(6/28)
- 1.28 Thursday(6/29)
- 1.29 Friday(6/30)
- 1.30 Week 6: (July 3rd - July 7th)
- 1.31 Monday (7/3)
- 1.32 Tuesday(7/4)
- 1.33 Wednesday(7/5)
- 1.34 Thursday(7/6)
- 1.35 Friday(7/7)
- 1.36 Week 7: (July 10th - July 14th)
- 1.37 Monday (7/10)
- 1.38 Tuesday (7/11)
- 1.39 Wednesday(7/12)
- 1.40 Thursday(7/13)
- 1.41 Friday(7/14)
- 2 2022
- 2.1 Week 1: (May 31st - June 3rd)
- 2.2 Tuesday (5/31)
- 2.3 Wednesday (6/1)
- 2.4 Thursday(6/2)
- 2.5 Friday(6/3)
- 2.6 Week 2: (June 6th - June 10th)
- 2.7 Monday (6/6)
- 2.8 Tuesday (6/7)
- 2.9 Wednesday (6/8)
- 2.10 Thursday (6/9)
- 2.11 Friday (6/10)
- 2.12 Week 3: (June 13th - June 17th)
- 2.13 Monday (6/13)
- 2.14 Tuesday (6/14)
- 2.15 Wednesday (6/15)
- 2.16 Thursday(6/16)
- 2.17 Friday(6/17)
- 2.18 Week 4: (June 20th - June 24th )
- 2.19 Family Emergency, Off All week
- 2.20 Week 5: (June 27th - July 1st)
- 2.21 Monday (6/27)
- 2.22 Tuesday (6/28)
- 2.23 Wednesday (6/29)
- 2.24 Thursday(6/30)
- 2.25 Friday(7/1)
- 2.26 Week 6: (June 4th - July 8th)
- 2.27 Monday (7/4)
- 2.28 Tuesday (7/5)
- 2.29 Wednesday (7/6)
- 2.30 Thursday(7/7)
- 2.31 Friday(7/8)
- 2.32 Week 7: (June 11th - July 15th)
- 2.33 Monday (7/11)
- 2.34 Tuesday (7/12)
- 2.35 Wednesday (7/13)
- 2.36 Thursday(7/14)
- 2.37 Friday(7/15)
- 2.38 Week 8: (June 18th - July 22nd)
- 2.39 Monday (7/18)
- 2.40 Tuesday (7/19)
- 2.41 Wednesday (7/20)
- 2.42 Thursday (7/21)
- 2.43 Friday (7/22)
- 2.44 Week 9: (July 25th- July 29th)
- 2.45 Monday (7/25)
- 2.46 Tuesday (7/26)
- 2.47 Wednesday (7/27)
- 2.48 Thursday (7/28)
- 2.49 Friday (7/29)
2023
Week 1: (May 30th - June 2nd)
Tuesday (5/30)
- Attended REU introduction meeting
- Attended research team meeting
- Looked over different states landscape reports and saw how they varied
Wednesday (5/31)
- Attended REU meeting on how to conduct research.
- Attended research team meeting
- Went over previous documentation to review website
Thursday(6/1)
- Reworked the code for existing HTML compiler. The bugs fixed include:
- Bug in security: Instead of the word "script" just being banned, we have implemented dompurify to prevent any malicious code being run. Also prevents scripts, iframes, and other harmful elements from being run.
- Bug in which special characters sometimes don't work: Made code more efficient to run to combat this.
- Bug in which CSS would only work if class and the opening bracket were on the same line: Now acts as default CSS would.
Friday(6/2)
- Updating both the user and project entries in Wiki to make more organized and insightful
- Implemented feature in website that detects and points out errors within HTML code
Week 2: (June 5th - June 9th)
Monday (6/5)
- Implemented feature in website that detects and points out errors within CSS code
- This includes within the style brackets within HTML
- Read the following research papers:
- Made presentation on Towards a taxonomy of errors in HTML and CSS
- Started to apply website changes to rest of days. (Days 10-19 are finished, not including learning checks)
Tuesday(6/6)
- Gave presentation on Towards a taxonomy of errors in HTML and CSS
- Listened to presentation that other REU students gave on research papers
- Applied website changes to rest of days. (Days 1-19 are finished)
Wednesday (6/7)
- Attended REU meeting on Technical Writing
- Made presentation on Sphero
- Made bug fixes including:
- Error line on css errors within html now being in the correct place
- Link to homepage was broken if user was found to not be logged in
Thursday(6/8)
- Gave presentation on Sphero
- Listened to presentation that other REU students gave on software and hardware for classrooms
- Reviewed collected research papers and added newly read research papers into document
- Met with Sujeeth to discuss potential of papers
Friday(6/8)
- Started update of curriculum to include header files not previously possible, to be more specific, and to improve formatting (Days 1-6 complete)
- Updated the wiki
Week 3: (June 12th - June 16th)
Monday (6/12)
- Continued update of curriculum to include header files not previously possible, to be more specific, and to improve formatting (Days 6-13, 15 complete)
- Read research paper:
- Made presentation on research paper
Tuesday (6/13)
- Gave presentation on Teacher Perspectives on Web Design Instruction
- Listened to presentation that other REU students gave on research papers
- Continued update of curriculum to include header files not previously possible, to be more specific, and to improve formatting (Days 14, 16-19 complete)
Wednesday (6/14)
- Attended REU meeting on a mock presentation and reviewed project with everyone
- Created and finished Day 20 in the curriculum
Thursday(6/15)
- Created and finished Day 21 in the curriculum
Friday(6/16)
- Created and finished Day 22 in the curriculum
- Modified the CS Tool Research slides to add Sphero
Week 4: (June 19th - June 23rd)
Monday (6/19)
- Started working on Day 23 in the curriculum (got Starter Code and Notes for 23A-23D)
- Gave presentation on Sphero to K-5 teachers
Tuesday(6/20)
- Added Sphero specs to spreadsheet
- Completed meeting with K-5 teacher on Sphero
- Integrated teacher made curriculum to github
Wednesday(6/21)
- Attended weekly REU meeting and Listened to a sample mini presentation
- Met with lab group
- Met with teachers to discuss what they want to incorporate into their classroom
- Started working on Day 24 in the curriculum
Thursday(6/22)
- Continued meeting with teachers to discuss what they want to incorporate into their classroom
- Finished working on Day 24 in the curriculum
- Finished working on Day 25 in the curriculum
Friday(6/23)
- Demonstrated the projects that we had created during the week
- Met with lab group to discuss travel plans
Week 5: (June 26th - June 30th)
Monday (6/26)
- Presented on Sphero and Ozobots to Connecticut teachers
- Met with teachers in Connecticut to discuss ways to incorporate Computer Science in their curriculum
Tuesday(6/27)
- Met with teachers in Connecticut to discuss ways to incorporate Computer Science in their curriculum
- Started modifying the Template Teacher Code
Wednesday(6/28)
- Met with teachers in Connecticut to discuss ways to incorporate Computer Science in their curriculum
- Continued modifying the Template Teacher Code.
Thursday(6/29)
- Met with teachers in Connecticut to discuss ways to incorporate Computer Science in their curriculum
- Finished modifying the Template Teacher Code.
Friday(6/30)
- Gave presentation on Area and Perimeter demo, and Playground Blockly demo
Week 6: (July 3rd - July 7th)
Monday (7/3)
- Created the slides for presentation for Wednesday
Tuesday(7/4)
- Off for holiday
Wednesday(7/5)
- Attended the weekly REU meeting
- Gave my presentation on Exploring Computer Science and the progress of the ECS website.
Thursday(7/6)
- Started making updates to the teacher side view of students.
Friday(7/7)
- Finished making updates to the teacher side view of students.
Week 7: (July 10th - July 14th)
Monday (7/10)
- Met with Syd and Mary. Assigned them tasks involving the revision of the ECS curriculum.
- Found inefficiency within database. Started modifying files to fix that.
- Started planning and started building the notification system
Tuesday (7/11)
- Finished notification system (Not including multi-page webpages)
- Started making UI for teacher student sorting.
Wednesday(7/12)
- Attended weekly REU meeting
- Met with group and modified curriculum
- Made changes to website based on modifications to curriculum
- Had meeting with Brylow to discuss changes to curriculum and website.
Thursday(7/13)
- Met with group to continue making changes to curriculum.
- Finished teacher student sorting
Friday(7/14)
- Fixed bug in which did not allow teachers to click on template code
- Fixed multi page color bug
- Added titles to notification icons
2022
Week 1: (May 31st - June 3rd)
Tuesday (5/31)
- Attended REU introduction meeting
Wednesday (6/1)
- Attended REU meeting on how to conduct research.
- Attended research team meeting.
Thursday(6/2)
- Started learning about HTML for website creation
- Started on website design
Friday(6/3)
- Attended REU meeting about ideas for interactive tool
- Completed Responsible Conduct of Research
Week 2: (June 6th - June 10th)
Monday (6/6)
- Attended RCR Mandatory training sessions for all federally-funded researchers
Tuesday (6/7)
- Worked on Talking Points to bring up to teachers who will provide feedback on improvements
Wednesday (6/8)
- Started Working on Design for Home page of the website
Thursday (6/9)
- Continued Working on Home page of the website
- Started Worked on Design for Teacher/Student Login page of the website
Friday (6/10)
- Continued working on Design for Teacher/Student Login page of the website
Week 3: (June 13th - June 17th)
Monday (6/13)
- Started working on Design for Registration page of the website
Tuesday (6/14)
- Continue working on Design for Registration page of website
Wednesday (6/15)
- Attended REU check in meeting with other researchers
- Started implementing data fetching for Firebase
Thursday(6/16)
- Continued working on data fetching for implementing firebase
- Started working on data retrieval for implementing firebase
Friday(6/17)
- Family Emergency
Week 4: (June 20th - June 24th )
Family Emergency, Off All week
Week 5: (June 27th - July 1st)
Monday (6/27)
- Meeting with Dr. Brylow and Sujeeth to catch up
- Reviewing project status
Tuesday (6/28)
- Made presentation about progress that has been made so far for fellow REU students
Wednesday (6/29)
- Gave presentation about progress that has been made so far for fellow REU students
Thursday(6/30)
- Started working on live stream live chatroom
Friday(7/1)
- Continued working on live stream live chatroom
- Started working on live stream video
Week 6: (June 4th - July 8th)
Monday (7/4)
- Off for Holiday
Tuesday (7/5)
- Continued working on live stream live chatroom
- Continued working on live stream video
- Started working on online HTML compiler
Wednesday (7/6)
- Continued working on online HTML compiler
- Gave presentation to Milwaukee ECS teachers on roadmap of project
Thursday(7/7)
- Started to fix bugs from Firebase and live stream
Friday(7/8)
- Continued to fix bugs from Firebase and live stream
Week 7: (June 11th - July 15th)
Monday (7/11)
- Started working on Google Calendar integration (Backend)
Tuesday (7/12)
- Day Off
Wednesday (7/13)
- Attended REU Meeting
Thursday(7/14)
- Continued working on Google Calendar integration (Backend)
Friday(7/15)
- Continued working on Google Calendar integration (Backend)
Week 8: (June 18th - July 22nd)
Monday (7/18)
- Continue working on Google Calendar integration (Frontend)
Tuesday (7/19)
- Continue working on Google Calendar integration (Frontend)
Wednesday (7/20)
- Attended REU meeting about Poster Presentation
- Attended ECS meeting
Thursday (7/21)
- Day Off (Milwaukee Boat Tour)
Friday (7/22)
- Started working on Google Classroom integration (Backend)
Week 9: (July 25th- July 29th)
Monday (7/25)
- Started working on poster for presentation
- Attended ECS meeting
Tuesday (7/26)
- Continued working on poster for presentation
Wednesday (7/27)
- Continued working on Google Classroom Integration
- Attended REU meeting
Thursday (7/28)
- Started working on gathering resources for future use
Friday (7/29)
- Started working on frontend for upload center