laravel-quiz
laravel-quiz copied to clipboard
With this package, you can easily get quiz functionality into your Laravel project.
Adding created by information to models like Topic, Quiz, Question, QuizQuestion, etc. so that when there are multiple users creating content we can know who's the author or creator for...
When this feature can be implemented
When I accessed the options values based on the question model, it returned null. Here is the code snippet that accesses the options `public function showQuizQuestions($quizId) { try { $quiz...
In addition to the ticket #28 it would be good to have the id's of the given and the correct/wrong answers. What I would like to archive is to show...
 how can i fix this error ?
Hello there! I'm a beginner with Laravel and I recently forked the repository to work on a project. I successfully cloned the repository. However, I am currently stuck right after...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...