Here are the changes and additions to my website, which is located at https://prep-test.net/test/login.php. Log in as Mary Doe. The relevant php files and image is here: https://www.dropbox.com/scl/fo/8fa7t552q4nwdrdpbowuo/AOhFEx2eWHs7YML67fNpOuM?rlkey=p7ws7066jiya5zxsq18ta1mai&dl=0
HOME PAGE 1. Remove the Restore Defaults button 2. Remove “Select Your Categories” text 3. Remove “!” 4. Increase the fonts of the categories to about double the size they are now 5. Don’t increase the size of “Welcome …” 6. Put everything in the center of the screen 7. Remove “Question ID:” in the navbar 8. Program the “Help” link to open Instructions popup displaying the data in the instructions table (on all pages) (there is code for this that isn’t active) 9. Change “Help” and “Review” from links to buttons
QUESTIONS PAGE
1. Make the page appear below, not under, the navbar 2. Program the screen to look exactly like the image titled “Panels” such that the white background within each appears only when there is data or an image in the panel and scrollbars appear when necessary, including for images 3. Show the Question ID number in the navbar 4. Show “Percent Missed” in the navbar followed by the percent (there may already be code for this) 5. Ensure that only questions with data in the Review Date field of the Questions table appear (there may already be code for this) 6. Make sure that questions aren’t copyable by showing them as images 7. Create code that enables me to pull up a question by putting its question id into a new table called Specify Question using a field called questionid
EXPLANATIONS PAGE 1. Make the page appear below, not under, the navbar 2. Program the screen to look exactly like the image titled “Panels” such that the white background within each appears only when there is data or an image in the panel and scrollbars appear when necessary, including for images 3. Make sure that questions aren’t copyable by showing them as images 4. Show the Question ID number in the navbar 5. Show “Percent Missed” in the navbar followed by the percent 6. Add a “Ask AI” link in the navbar 7. Program the Ask AI button to open a moveable popup into which the student can type a question about the current explanation (there may already be code for this) 8. Program a connection with Open AI through my API such that the contents of the panels, including any image in Panel 1, along with the student’s question, are sent to the OpenAI model (there may already be code for this). 9. Add the question id, student id and the student question to a new table called Student Questions with fields called studentid, questionid, and question 10. Add a button in the navbar called Report which opens a popup into which the student can type a concern and add the concern, question id and student id to a new table called Student Concerns with fields called studentid, questionid, and concern 11. Add a Next Question button in the navbar that opens the next question 12. Confirm that the code which selects the difficulty of the next question is working properly, i.e., that following a correctly answered question, the percent missed of the next question will be about 4 points higher, and following an incorrectly answered question, the percent missed of the next question will be about 5 points lower. GENERAL 1. Optimize the entire site for all device sizes 2. Specify the number of days you would need to complete this project. I will ask you to agree that if the project is not complete by the end of that time, you will release my deposit with no further discussion or attempt to extend the deadline 3. My deposit will be one-third of the agreed project cost