Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
4JulianTExercise: Conditionals and Canvas

Do exercise!

JulianT
7MaxGExercise: Conditionals and Canvas

Do exercise!

MaxG
2ConnerFRead Variables

Read up about variables and data types.

ConnerF
4AryaARead about Converting Data Types

Read!

AryaA
4ConnerFRead about Converting Data Types

Read!

ConnerF
1JulianTRead about Converting Data Types

Read!

JulianT
5AryaAHomework: Converting Data TYpes

Do homework for Converting Strings & Numbers

AryaA
5ConnerFHomework: Converting Data TYpes

Do homework for Converting Strings & Numbers

ConnerF
2JulianTHomework: Converting Data TYpes

Do homework for Converting Strings & Numbers

JulianT
5MaxGHomework: Converting Data TYpes

Do homework for Converting Strings & Numbers

In the thick ofMaxG
3ClaireYPick Idea

WHich one?

Saw that debate was one - Claire Abrams did that two years ago - FlowBros. Take a look at what she did - I hooked up all the apps. Doesn't mean you can't do it - you can use hers for inspiration or proof you don't wan that one 🙂

ClaireY
5EvaFWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
EvaF
20FionaFWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
FionaF
5MargotNWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
MargotN
5KateRWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
KateR
ElizabethEdits for old example codeLow

Missed that one - will update when I have time 🙂
The Between and Answer sections of the WHERE Variations page does not match database.

Planning
  • Question/Help
Elizabeth
20AlicePTest Create Quiz

This is working - right? Test and make sure images are loading up properly.

AliceP
3AryaAExercise: Variables

Do Exercise: Data Types

In the thick ofAryaA
3ConnerFExercise: Variables

Do Exercise: Data Types

ConnerF
10AlicePBuild Generic Quiz

After that - but not yet

  • Then create the php to add the quiz. You'll create a record in quiz first, then get the id that is created.
  • Then create each question in question
  • after you add each question - add a record in look up table
  • Might want to loop through questions?
  • AliceP
    7HadleyCfitb

    currently working on form validation w/ double arrays

    StartedHadleyC
    1KateRGeneral styling
    • Buttons are cut off on a lot of pages? Did you set an abolute width? Use rem or %.
    • Required fields for forms are not marked as required so hard to tell what to fill in. Traditionally, an asterik is used.
    • Why is all the recipient info required? I don't need Eva's email/phone/address in there. Should be optional.
    • Style your message line better - so it stands out but also looks like it is a message and is supposed to be there. Try the dark blue, italics, centered? See how that works? Maybe a light blue background around it?
    • When add a new list it says no lists added - redirect to the mylsits page.
    • What the hell is vegan popcorn??!?
    • Should have age range on this...or is it only for teens? Some presents are obviously adult and some are very kid.
    • I found attributes good but how do these match?
    • Maybe one for life stage? College bound? High School. And by age. And gender
    • The star for adding a list is confusing - make it a + or and + Add to List button. I think of star as save it to my favorites.
    KateR
    2KateRRecipient
    • No way to edit recipient info? Things change.
    • After you add a recipient - redirect - to list of recipients - back to page they came from.
    KateR
    0BridgetNFix layout1.html

    1. Look at line 10 in layout1.html - not sure why you have that.
    2. Line 57 - you forgot to put an ending ">" for your table tag.
    3. Take a look at how those changes worked and how your second table is now centering correctly.
    Understand?correctly

    BridgetN
    6AlicePQuestions CRUD - Add

    Ability to add questions.  Use Quiz as guide.

    AliceP
     # Student Task Title Priority Details Date Due Progress Tags Who