So the way to go for the development of the in fide constans game flow seems to be to combine workflow_ng with ACL. ACL stands for access control list, which allows the controle of access by users to content on a per node level. It's just an API, without any UI. The integration of workflow_ng and ACL is only available as a patch. Basically, it defines some extra actions that can be carried out on $node objects and that call ACL functions. I could have written this myself, but was quite happy to see that it had already been done and that there was no more need for me to figure out exactly how ACL works. I can now use the ACL actions on the events that I've written into the Quiz module.
- lubrifix's blog
- Login to post comments
