Closed (fixed)
Project:
Quiz
Version:
8.0.x-dev
Component:
Code - Quiz core
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2021 at 14:58 UTC
Updated:
4 May 2026 at 19:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
casey commentedThis patch removes all rules integration replacing it with a simple replacement to investigate how deep te integration goes.
Comment #5
timohuismanRerolled #2 and opened an issue fork. Added a patch for the current state of the merge request, because we don't like to use a moving target in our projects.
Comment #6
timohuismanUpdated the MR with the latest changes from 6.x. Added a patch for the current state of the MR, see https://github.com/cweagans/composer-patches/issues/347 for more information.
Comment #7
smustgrave commentedFrom what I can tell the rules stuff has just been deleted but not moved, where's the sub-module?
Comment #8
smustgrave commentedComment #9
socialnicheguru commentedreroll just to remove rules from Quiz 7.0.x-dev
Comment #10
casey commented@smustgrave, that's right. We just don't want the dependency upon the rules module. I suggested the sub-module as I understand others might still want to use it. I don't think a hard dependency is necessary.
Currently I don't have the time to work on converting the dependency into a sub-module.
Attached patch is a reroll for quiz 6.0.x-dev.
Comment #11
duivw commentedRerolled #10 against 7.0.x. for D11 compatibility.
Comment #13
socialnicheguru commentedComment #14
smustgrave commentedFixes should be in MRs please
Comment #15
smustgrave commentedAlmost wanted to say critical. Rules may be broken 11.3 thus quiz is now too
Comment #17
timohuismanI've created MR!63, which basically is the patch from #11.
Comment #18
smustgrave commentedThanks but appears to have pipeline issues, some of the phpstan is known but appears this change introduced more. Also broke the tests.
Comment #19
smustgrave commentedAlso seems to just be removing rules not moving to a sub-module.
Comment #22
smustgrave commentedComment #23
smustgrave commentedComment #25
smustgrave commentedHave a client project that may need this so went ahead and merged. Ping me if any issues!