Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
11NoahFMore Grid

Alignment. Column and row formatting.

NoahF
5CameronLRedirect After Creating New User

After creating new user - give appropriate message and redirect to Login Screen.

  • Today
CameronL
1EvaFOne Piece OutiftsHigh

Adding ability to have one piece - dress - jumpsuit - in rotation
**Need arrows to be fixed so can scroll between tops and dresses

05/25/2021Close to finishing
  • Working on Now
EvaF
3EvaFAesthetic Category

Add this on?

EvaF
4AlicePQuiz CRUD - DELETE

Add this functionality to your quiz-admin page.  Look at this topic for instructions. .  To see a working example check out Simple CRUD

AliceP
3ClaireATeam table

Add team table that is a list of teams. Then have a team-user lookup table so you know which users are on which teams.

Then, add team_id to speech and flow so in search you only see your team stuff - added fields. Need to add team id in the SQL - pull teamid using userid. Example in addspeach! Test it!

Add team to create new user form using the functions school.

After you add new user...you will need to use last_insert_id to isnert a record in the user_team_lookup table. Look here and here to see how to to that.

ClaireA
2FionaFAdd VillageLow

Add nearest village information - village name and distance. Show dropdown on mountain info page - it is already on edit

Add to edit preferences - based on the village importance

link to recs?

In the thick ofFionaF
4ZoeGMore dataMedium

Add more data (hikes and items for those hikes)

StartedZoeG
5MargotNDesign basic rules.php pageMedium

Add information into each topic (got the basic outline and functionality working)

In the thick of
  • Today
MargotN
3FionaFAdd Longest Run to Mountain TableLow

Add form inputs to mountain info & edit mountain.

Not Started
  • Core Priority
FionaF
0EmmaGADD IDEAS!

Add at least one more idea

  • Today
EmmaG
4ClaireAAdd Ability to view Detail

Add ability to Flow Finder to click on and see the entire Flow/Speech and make edits?

ClaireA
7AlicePQuestions CRUD - EDIT

Ability to edit questions.

AliceP
6AlicePQuestions CRUD - Add

Ability to add questions.  Use Quiz as guide.

AliceP
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
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
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
7HadleyCfitb

currently working on form validation w/ double arrays

StartedHadleyC
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
    3AryaAExercise: Variables

    Do Exercise: Data Types

    In the thick ofAryaA
    3ConnerFExercise: Variables

    Do Exercise: Data Types

    ConnerF
    20AlicePTest Create Quiz

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

    AliceP
    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
    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
     # Student Task Title Priority Details Date Due Progress Tags Who