Presentation is loading. Please wait.

Presentation is loading. Please wait.

Jason Chan, Gregory Williams

Similar presentations


Presentation on theme: "Jason Chan, Gregory Williams"— Presentation transcript:

1 Jason Chan, Gregory Williams
Labs Team Jason Chan, Gregory Williams

2 OVERVIEW Project Overview Objectives Attempts Outcome Next Steps greg
Brainstorming -ideas on what front end and back end would look like --images/diagrams -show what the database tables look like

3 PREVIOUS FUNCTIONALITY
greg the developers of ITS have translated MATLAB graphs into JSX graphs, which we can display on the website. previously had to work by pullin gup gui on computer and answering questions from there we want to simplify that process by making gui accessible from the website to access questions and gui at the same place

4 LAB QUESTION OVERVIEW Lab question implementation of ITS
Functions already implemented: JSX graphs Possible improvements: lab question interaction ability greg

5 OBJECTIVES Design database table for lab questions
Add lab questions to SQL database Edit PHP to accept lab questions Have GUIs display a start state and record an end state GREG

6 ATTEMPTS Design simple table based on existing question tables
Design table for the state of the GUI Design model of lab questions jason question_l table based off questions_s table Recognizing lab questions would have to record graph states, we made a table that represents the state of the GUI After we had the table, we dynamically populated it using javascript and PHP

7 questions_l Table jason
Wanted to stay as simple as possible, question and answer. Since it is a lab, it may include a GUI Often many lab questions will have a prompt that corresponds to multiple questions, so that’s a design problem to work with in the future We acknowledged start and end state.

8 graph_state Table jason
We took the parameters of the function during the _____ type of plot under the ______ window We acknowledge that there are many potential parameters, and we will likely include all of them so the graph_state represents all the states

9 Lab Question Model This is the filter design GUI as designed by the other sub team. IT allows you to select the window, the plot-type, and input parameters

10 Lab Question Model - cont.

11 Lab Question Model - Cont
Here is the lab question model. On the left is a question from a Filter Design lab with inputs and a submit button and on the right is the GUI from before.

12 OUTCOME We were successful in…
Designing database tables for questions_l and graph_state Creating a simple model of a lab question Challenges faced Learning PHP Understanding and contributing to the codebase jason

13 NEXT STEPS Improving the lab question model
Populating a GUI from a database Display lab question on simulated website Change PHP to accommodate data entry jason

14 QUESTIONS?


Download ppt "Jason Chan, Gregory Williams"

Similar presentations


Ads by Google