Henry Dugmore
3cdaa7d442
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 15:49:36 +01:00
Henry Dugmore
d0259e29cb
Added javadoc for addwordcontroller
...
added javadoc for addwordcontroller
2020-04-30 15:48:48 +01:00
law39
a2a79f4745
Added JavaDoc to selfassessment package
...
Added JavaDocs to classes in the selfassessment package as provided by Brad Corbett (brc9)
2020-04-30 15:32:05 +01:00
law39
8a8a4f1277
Removed Primary and Secondary FXML
...
Primary and Secondary FXML are no longer used and have been removed.
2020-04-30 15:21:47 +01:00
law39
4cc0451b73
Merge remote-tracking branch 'origin/master'
2020-04-30 15:11:14 +01:00
maj83
ec896b5952
Updated sixmeanings.fxml
2020-04-30 15:08:55 +01:00
maj83
e0d8414a7e
Updated matchthemeaning.fxml
2020-04-30 15:08:31 +01:00
law39
f1d7cd1ea1
Translation Controller updated
...
Translation Controller now uses terminology consistent with other Questions by displaying Correct and total answers, rather than correct and wrong answers.
2020-04-30 14:43:56 +01:00
law39
1fc178be0c
Assessment Generator Updated
...
Assessment Generator now stores the total correct answers and the total number of answers attempted.
It also displays the final score as a percentage with a maximum of two decimal places.
2020-04-30 14:42:09 +01:00
law39
20d6e5e874
Updated Six Meanings Controller
...
Six Meanings Controller is now consistent with other Questions in displaying correct and total answers from the Assessment Generator
2020-04-30 14:38:36 +01:00
law39
49a8d54bc5
Match the Meaning Controller Updated
...
Match the Meaning Controller now contains an Alert which is displayed if the user attempts to submit answers to the question with duplicate answers
2020-04-30 14:35:31 +01:00
law39
03e2a824bc
Question Class Updated
...
Question Class now handles a dialogue box containing the User's feedback much better.
Now provides a breakdown of each question and which the user got correct.
2020-04-30 14:34:24 +01:00
law39
366c10984b
Updated Match the meaning FXML
...
Now reads total answers than Wrong answers
2020-04-30 14:32:53 +01:00
top19
7a35413498
Removde tilted pane from translation and sixmeanings fxml.
2020-04-30 13:45:07 +01:00
top19
643de20ef9
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 13:18:00 +01:00
top19
2ff007d378
Make the practice and dictionary sort by language sort by default
2020-04-30 13:17:28 +01:00
Brad Corbett
467a54f2c0
Updated QuestionTest class.
2020-04-30 13:02:12 +01:00
law39
dd987ba58b
Merge remote-tracking branch 'origin/master'
2020-04-30 12:48:43 +01:00
law39
8a9de02e74
Assessment now gives a final score in percentage
...
Percentage is preferable rather than display the arbitrary number of wrong answers generated by the six meaning assessment.
2020-04-30 12:48:38 +01:00
top19
5b1ac5896d
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 12:46:47 +01:00
top19
70edefd4a6
Updated flashcard to display based on the language sort.
2020-04-30 12:46:19 +01:00
maj83
becf069f04
Changed checkAnswer method.
2020-04-30 12:39:44 +01:00
law39
0c56cfd033
Merge remote-tracking branch 'origin/master'
2020-04-30 12:34:09 +01:00
law39
fdf09aba31
Added Feedback to assessment
...
At the end of each assessment, the user is told the correct answer, and if their answer was correct
2020-04-30 12:34:03 +01:00
osp1
937b6beee8
Made wordType enum and added words are now in PL
2020-04-30 12:33:18 +01:00
Brad Corbett
c19822023a
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 12:24:00 +01:00
Brad Corbett
c8ccba45db
Added updated QuestionTest class.
2020-04-30 12:23:25 +01:00
osp1
31bbd11187
Refactored practiseList>practiceList in Flashcard
2020-04-30 12:16:39 +01:00
osp1
d8ef5b0b2e
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 12:14:36 +01:00
osp1
e7d1d09130
Refactored practiseList->practiceList in Generator
2020-04-30 12:13:31 +01:00
law39
ddeb1b60b8
Merge remote-tracking branch 'origin/master'
2020-04-30 12:12:55 +01:00
law39
3ace4ac40d
Added TestFX to module.info
...
TestFX is now exported to the test package.
2020-04-30 12:12:52 +01:00
osp1
37d597f356
Refactored practiseList to practiceList
2020-04-30 12:11:41 +01:00
top19
86ac605086
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 12:04:55 +01:00
top19
1d40ac93a8
Changed flashcard to flip an image instead of a rectangle.
2020-04-30 12:04:05 +01:00
law39
0d54e54d99
Fixed Assessment Generator
...
Assessment would not run due to a logic error causing a null reference exception, this is now fixed.
2020-04-30 12:03:57 +01:00
law39
05b7c10014
Merge remote-tracking branch 'origin/master'
2020-04-30 11:47:09 +01:00
law39
0d38840842
Fixed broken JUnit setup
2020-04-30 11:46:55 +01:00
osp1
c1984b6c97
Added flashcard image
2020-04-30 11:46:35 +01:00
law39
3beb45941c
Merge remote-tracking branch 'origin/master'
2020-04-30 11:26:49 +01:00
law39
740f7b5206
Added TestFX
...
TestFX is now setup and ready to use.
Junit 4 has been removed.
Junit Jupiter (5) is now the only version available.
Tests using Junit 4 have been updated to use Jupiter.
2020-04-30 11:26:43 +01:00
maj83
d482fb7090
Updated MatchTheMeaningController.java
2020-04-30 11:25:23 +01:00
maj83
d6dddef6e2
Updated SixMeaningsController.java
2020-04-30 11:22:12 +01:00
top19
fb2c9f0272
Merge branch 'master' of https://gitlab.dcs.aber.ac.uk/ncw/gp20
2020-04-30 11:16:00 +01:00
top19
37302654f4
Documented SharedCodeController.
2020-04-30 11:15:12 +01:00
law39
d5ef05b76e
Merge remote-tracking branch 'origin/master'
2020-04-30 10:42:36 +01:00
law39
defb64e6e0
Fixed bug is AssessmentGenerator
...
After controllers move to JavaFX assessment generator no longer had them imported, this is now corrected.
2020-04-30 10:42:29 +01:00
Brad Corbett
b4ee0f7f60
Added current TranslationControllerTest class.
2020-04-30 10:42:01 +01:00
law39
807faab075
Merge remote-tracking branch 'origin/master'
2020-04-30 10:39:24 +01:00
law39
8eb6346e61
Added Assessment Generator test
...
Added Assessment Generator test
2020-04-30 10:39:20 +01:00