Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
7AlicePQuestions CRUD - EDIT

Ability to edit questions.

AliceP
4ClaireAAdd Ability to view Detail

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

ClaireA
0EmmaGADD IDEAS!

Add at least one more idea

  • Today
EmmaG
3FionaFAdd Longest Run to Mountain TableLow

Add form inputs to mountain info & edit mountain.

Not Started
  • Core Priority
FionaF
5MargotNDesign basic rules.php pageMedium

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

In the thick of
  • Today
MargotN
4ZoeGMore dataMedium

Add more data (hikes and items for those hikes)

StartedZoeG
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
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
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
3EvaFAesthetic Category

Add this on?

EvaF
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
5CameronLRedirect After Creating New User

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

  • Today
CameronL
11NoahFMore Grid

Alignment. Column and row formatting.

NoahF
6ZoeGTeam aspect

Can people share? Be in teams?

ZoeG
2MargotNAdmin Creating LessonsMedium

Courses - add ability to allow admin of teams to create and organize lessons for their team

4/12 - One sql statement works in newLesson.php. Get the other insert sql and figure out how to add files

Started
  • Homework
MargotN
5AlicePQuestions CRUD

Create a basic CRUD for all questions.  First just create what you did with quiz the basic layout. So how to start? Copy quiz over? Can you share any code? Talk to me about.

AliceP
3LilyCMake New User Form

Create new form - don't forget to use a grid to do form layout, password stuff

LilyC
ElizabethCRUD

CRUD to PHP Basics in Make Your Own Web App

Elizabeth
1LilyCBrainstorming

Did you think about this? Start? Ready to do it with class today?

In the thick of
  • Today
LilyC
1MargaretPWorkout Log Table

Display table of workout log. Have an add button. Edit/delelte???

In the thick ofMargaretP
0ClaireATest Site At Wilson

Do it

ClaireA
1SophieFMake a function to draw lines

Draw a line - pass the beginning point, ending point, width (optional), color(optional). Read this
DrawLine(x1, y1, x2, y2, w, color)

SophieF
2SophieFStart on Stick Figure - Head

Draw a round circle for head.

SophieF
9AlicePAssigning Questions to Quizzes

Finally - wouldn't it be nice to click on a quiz and add questions from the bank?  Or remove questions?  So from the Quiz Admin page - let's add a link to manage questions.  This will allow us to add or remove questions from an existing bank to quiz.  Or add new ones.  Does this mean we no longer need Step 10?  Let's discuss at this point.

AliceP
2KateRMore gifts!!!

Find ways of getting a ton of gifts - ask people to add, maybe use scraping, not sure but definitley need to get a broader range of gifts if we want people to actually use it

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