Class hours: 10:05 – 2:45
Mr. Bohmann | wbohmann@ewsd.org
10:05 Today’s Notes & Attendance
- Today is a Wacky Wednesday
- Call Backs: Isaac (Math 1pm)
- Pin Design
- T-Shirt Design
- Custom Div Generator (shapedivider.app)
Portfolio: You are in good shape and on track if:
- written your performance tasks for usability testing (these are due Thursday)
- set up a time to meet with your tester (Thu, Fri or Tue)
- have 4 pages of your portfolio linked and have significant coding completed
Next week I am moving forward to Animation & Game units. The only thing (Web) we will do next week is present the portfolios which will take place on Wed and Thurs.
All past due work is due Friday, January 24th end of school day (3pm).
Sticky Note Showdown
The sticky note showdown is a declaration of what you are going to accomplish today. Write on your sticky note what you intend to complete today. Write your name on it. Paste it under the “Showdown” section on the Whiteboard. At the end of the day, you will be able to remove the sticky note and proclaim yourself the showdown winner. If you don’t complete it, it will be there tomorrow and you lost the showdown today (and are left for dead).
10:10 Animations with CSS
Head over to Codepen and we’ll try this out. Name your page Animating with CSS
/* The transition property can be declared as longhand or shorthand but must be done in the order below */
/* longhand -----*/
transition-property:color;
transition-duration: 1s;
transition-timing-function:linear, ease, ease-in, ease-out;
transition-delay: .5s
/* shorthand -----*/
transition:color 1s linear 0.5s;
Other animation properties – let’s test those out too….
@keyframes
animation-name
animation-duration
animation-delay
animation-iteration-count
animation-direction
animation-timing-function
animation-fill-mode
animation
(shorthand property)
10:50 Break
11:00 Portfolio Work Session until lunch
Ask questions, get support, keep your project moving forward – Schedule your Usability Testing!
11:55 Lunch
12:25 Independent Reading
12:50 Break
1:00 Production Time / Portfolio Code Sprint
1:50 Dailies
Dailies can be placed in the CAWD2 Dailies Folder on the CAWD2 Public Folders drive