Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add - Quiz Editor Menu - Adding Questions #138

Merged
merged 51 commits into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
49108c6
Initial teacher student differentiation
EmilChri Nov 20, 2024
2d5f96f
something
EmilChri Nov 20, 2024
f67e2d5
Imported some mustaches
adomasciplys Nov 20, 2024
9b4a136
Loading template from JavaScrpt
adomasciplys Nov 20, 2024
6cf3725
Answers are now displaying
adomasciplys Nov 20, 2024
03d7e7d
Save question semi-working
adomasciplys Nov 20, 2024
96b43e5
commit for compile in grunt
noobstrikker Nov 20, 2024
8b32a6e
Saved Questions Are Shown
adomasciplys Nov 20, 2024
ecf0dfa
Merge branch 'Add---QuizCreator' of https://github.com/AAU-P5-Moodle/…
noobstrikker Nov 20, 2024
65c9c25
Fixed issues
adomasciplys Nov 20, 2024
f76b1c0
Add(QuizCreator-insert-question-db): livequiz_services::inser_question
Andreas272 Nov 20, 2024
5d34ff5
Merge branch 'Add---QuizCreator' into Add--QuizCreator-insert-questio…
Andreas272 Nov 20, 2024
6e72460
Add(QuizCreator-insert-question): save question web service
Andreas272 Nov 20, 2024
56d07e5
Adding question works - Without refresh
adomasciplys Nov 21, 2024
2ea4383
questions are saved to DB
EmilChri Nov 21, 2024
4ab2d36
Added behat tests
Peterrahr Nov 21, 2024
057e0af
Update version.php
EmilChri Nov 21, 2024
90f8efd
Update demodata
Peterrahr Nov 21, 2024
c575f11
Correct response generated
adomasciplys Nov 21, 2024
cc432e9
Question list is updated
adomasciplys Nov 21, 2024
cf86389
demodata removed from code(now only used in tests)
EmilChri Nov 21, 2024
b05709f
Merge remote-tracking branch 'origin/quizCreator---TeamEmil' into qui…
adomasciplys Nov 21, 2024
92176de
Merge remote-tracking branch 'origin/quizCreator---TeamEmil' into qui…
adomasciplys Nov 21, 2024
2c6e199
Merge remote-tracking branch 'origin/Add---individual-Quiz-Runner---I…
Peterrahr Nov 21, 2024
157f895
som random fix
EmilChri Nov 21, 2024
8433b48
Merge remote-tracking branch 'origin/quizCreator---TeamEmil' into Add…
EmilChri Nov 21, 2024
6eec835
fixes
EmilChri Nov 21, 2024
c328a78
Update behat tests
Peterrahr Nov 21, 2024
174afb7
editmode on view.php page works
EmilChri Nov 22, 2024
20b9bc4
delete index.php
EmilChri Nov 22, 2024
b1c6b3e
delete answer button is shown, and has id
EmilChri Nov 22, 2024
dbeb257
Correct IDs placed
Peterrahr Nov 22, 2024
30ece33
Merge branch 'Add--QuizCreator-bug-fixes' of https://github.com/AAU-P…
Peterrahr Nov 22, 2024
d93e059
Add(QuizCreator): input description
Andreas272 Nov 22, 2024
a9af737
Merge branch 'Add--QuizCreator-bug-fixes' of https://github.com/AAU-P…
Andreas272 Nov 22, 2024
c593c1f
behat tests for delete answer button
EmilChri Nov 22, 2024
f784cc2
Merge branch 'Add--QuizCreator-bug-fixes' of https://github.com/AAU-P…
EmilChri Nov 22, 2024
600162d
behat updated with description and explanation
EmilChri Nov 22, 2024
610e30c
Update quizcreator_livequiz.feature
EmilChri Nov 22, 2024
c8eafe9
Updated "delete button"
Peterrahr Nov 22, 2024
10080b9
Merge branch 'Add--QuizCreator-bug-fixes' of https://github.com/AAU-P…
Peterrahr Nov 22, 2024
97fcf60
Update question_section.mustache
EmilChri Nov 22, 2024
1bc4f37
remove console.log
EmilChri Nov 22, 2024
12ff1ff
It is now not possible to take a quiz without questions
adomasciplys Nov 22, 2024
db7e41b
Merge remote-tracking branch 'origin/Add--QuizCreator-bug-fixes' into…
adomasciplys Nov 22, 2024
c5fed7d
Fixed phpunit test not running
adomasciplys Nov 22, 2024
d9a8a89
Fixed behat tests
adomasciplys Nov 22, 2024
96bd202
Fixed code sniffer
adomasciplys Nov 22, 2024
faa4b11
Merge branch 'staging' into Add---QuizCreator
EmilChri Nov 25, 2024
b8bab82
Merge branch 'staging' into Add---QuizCreator
EmilChri Nov 26, 2024
0cc9604
Merge branch 'staging' into Add---QuizCreator
EmilChri Nov 27, 2024
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
3 changes: 3 additions & 0 deletions server/moodle/mod/livequiz/amd/build/question.min.js

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

1 change: 1 addition & 0 deletions server/moodle/mod/livequiz/amd/build/question.min.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions server/moodle/mod/livequiz/amd/build/question_editor.min.js

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

Loading
Loading