Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
3953be6
renamed files
robinsrk Sep 13, 2022
c04709a
updated design and file names
robinsrk Sep 13, 2022
2263ba6
added images and functionalities
robinsrk Sep 14, 2022
fcf78bb
added back button
robinsrk Sep 14, 2022
ffa7349
fixed image not showing and updated some information
robinsrk Sep 14, 2022
1d3c81a
updated buttons
robinsrk Sep 14, 2022
6a72356
updated fields and sizes
robinsrk Sep 14, 2022
4da2f6a
Merge branch 'master' into robin
robinsrk Sep 14, 2022
2d69b20
added database connection
robinsrk Sep 14, 2022
b117d11
added test view
robinsrk Sep 14, 2022
fb89903
fixed image alignment in quiz view
robinsrk Sep 14, 2022
920eafc
fetch question and show in app
robinsrk Sep 15, 2022
f7fb25e
fetch options and code update
robinsrk Sep 15, 2022
fa31ca5
updated question fetching
robinsrk Sep 16, 2022
c59d571
added result view
robinsrk Sep 16, 2022
e5a6e5a
fixed alignments and styles
robinsrk Sep 16, 2022
b5946d1
updated error message for database error
robinsrk Sep 17, 2022
800f393
added functionality for adding questions
robinsrk Sep 17, 2022
4e2d2af
fixed no option select accepted bug
robinsrk Sep 17, 2022
a1135c1
added button styles
robinsrk Sep 20, 2022
d6f5fb1
added css files to container
robinsrk Sep 20, 2022
e4ba5b0
added error message in add question view
robinsrk Sep 20, 2022
a5df02c
updated button id
robinsrk Sep 20, 2022
b14ab3d
added result text container
robinsrk Sep 20, 2022
01ebfee
fixed error loading fxml
robinsrk Sep 22, 2022
32a273d
renamed some files
robinsrk Sep 22, 2022
9015864
updated css class names
robinsrk Sep 22, 2022
41c9171
updated login conditions
robinsrk Sep 22, 2022
1cfa9e2
added login feature
robinsrk Sep 22, 2022
d802b76
reformat code
robinsrk Sep 22, 2022
60b25ec
Fixed no login window
robinsrk Sep 22, 2022
8e5fd7f
updated window navigation functionality
robinsrk Sep 22, 2022
bb8db66
removed unused codes
robinsrk Sep 22, 2022
c676aed
Added welcome message after Login
robinsrk Sep 22, 2022
535763a
added welcome text styles
robinsrk Sep 22, 2022
b856b5c
updated styles and password field
robinsrk Sep 22, 2022
fffee67
added readme file
robinsrk Sep 24, 2022
264de14
updated informations
robinsrk Sep 24, 2022
f9059ba
fixed option position and added progressbar
robinsrk Sep 24, 2022
827c13b
updated readme file
robinsrk Sep 25, 2022
c7ca91f
added functionality to login by pressing enter
robinsrk Sep 25, 2022
e6b993e
added database error message while loggin in
robinsrk Sep 25, 2022
5983179
fixed result value from float to int
robinsrk Sep 25, 2022
3fcf27e
added result button at the end of quiz
robinsrk Sep 25, 2022
4adde65
added login and result button function
robinsrk Sep 25, 2022
ca81b03
updated styles of quiz question
robinsrk Sep 25, 2022
e19fe5b
added question manage view
robinsrk Sep 30, 2022
0b60d43
back button goes to question manage page
robinsrk Sep 30, 2022
2f08836
login takes to manage question page
robinsrk Sep 30, 2022
0c50289
logged in user goes to manage question page
robinsrk Sep 30, 2022
91d6ca6
added manage page
robinsrk Sep 30, 2022
f4e1f5a
added question table
robinsrk Sep 30, 2022
d209e00
added correct and wrong result in result page
robinsrk Sep 30, 2022
88fdd53
removed button at the end of result
robinsrk Sep 30, 2022
7cc5698
updated texts
robinsrk Sep 30, 2022
5de3a0e
updated error message
robinsrk Sep 30, 2022
f89c851
added new error message
robinsrk Sep 30, 2022
0a0b8de
added welcome message in question manage page
robinsrk Sep 30, 2022
12f646b
pie chart color converted to css
robinsrk Sep 30, 2022
3b67532
updated result view
robinsrk Sep 30, 2022
237a091
updated manage question page
robinsrk Sep 30, 2022
0a08005
changed alignment of button to center
robinsrk Sep 30, 2022
710ebab
removed unused codes
robinsrk Oct 3, 2022
f2f9251
added table desing in css
robinsrk Oct 3, 2022
b446c99
added delete button for question management
robinsrk Oct 3, 2022
fd08aa0
added new login conditions and new pages for student and teacher
robinsrk Oct 3, 2022
dd7e010
added todo functionalities
robinsrk Oct 3, 2022
aa0c427
added report view page for student and teacher
robinsrk Oct 3, 2022
8001b74
added data to database after completing quiz
robinsrk Oct 3, 2022
2a06eb1
added account adding feature
robinsrk Oct 3, 2022
4c814ed
added new account create button
robinsrk Oct 3, 2022
c3d7dc9
updated from username to email login
robinsrk Oct 3, 2022
ecdf7da
added account adding page
robinsrk Oct 3, 2022
016d372
updated question table with question and ans
robinsrk Oct 3, 2022
5a38950
updated question delete functionality
robinsrk Oct 3, 2022
1995e30
added email validation
robinsrk Oct 7, 2022
ebfc9f1
add question option validation
robinsrk Oct 7, 2022
8197857
added email for verification
robinsrk Oct 7, 2022
c48c9e1
added welcome message
robinsrk Oct 7, 2022
19ff437
added welcome message and updated window title
robinsrk Oct 7, 2022
0889b8f
removed unnecessary label
robinsrk Oct 7, 2022
eada68e
added new account button
robinsrk Oct 7, 2022
d4d4d87
updated quiz option functionalities and fixed multiline issue
robinsrk Oct 7, 2022
8f12b57
updated window title for all the pages
robinsrk Oct 7, 2022
2327814
fixed question wrapping text
robinsrk Oct 8, 2022
571c5aa
updated question color
robinsrk Oct 10, 2022
dc98e28
updated source codes
robinsrk Oct 15, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions .idea/artifacts/java_quiz_management_jar.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading