Skip to content

cmk14012/web3final

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
doc
 
 
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

web3final

what's your font quiz

how to use:

clone the repository and open in your text editor. I used VS Code (10/10 recommend).

navigate to extensions on the left side bar or type 'command+shift+X' on mac, 'control+shift+X' on pc.

search "PHP Server" in the search menu.

you'll have to enable this extension to run a local host.

so, next, navigate to home.php

right click anywhere in the window and select 'PHP Server: Serve Project'

this should open your default web browser with the home.php document, showing you the home screen of this application.

from this screen you can take the quiz, or login to the user account.

ideally, you could also register for an account but since it's optional, that feature isn't active yet.

next, take the quiz.

you must answer all questions or you will get an error.

you can also login or log out of a user account from here.

once you submit, you will get a result.

also ideally, your result will save under your account. but, that feature doesn't work yet.

once you get your result you can take the quiz or quit!

:)

that's it!