-
Notifications
You must be signed in to change notification settings - Fork 2
adds demo decision tree module #52
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
Conversation
|
I think the test failure is a red-herring. If not, it's got nothing to do with this PR, so this PR should be ready to merge. |
|
Thanks a lot Mark. Nothing to complain about the form config at first glance. I will test it and get back to you. Finn, would you prefer this demo form config to remain in its own module or go into the example module you were thinking of recently. @finnlewis |
|
Not seeing any module code here, is it just the example form? |
|
@andybroomfield this is just for the demo form, yes. I didn't know we had an examples module and I'm not sure others would think of looking for that to see an example of a form. I'd prefer to have it here if that's okay. |
|
What do others think? I guess we really need to promote the localgov_examples module? |
|
Sorry Andy, I meant to respond yesterday but got distracted by the LocalGov Outpost integration session and just forgot :( I also wasn't aware that there's a localgov_examples module! I don't mind the Decision tree demo module going in localgov_examples while the README of localgov_forms includes a pointer to it. We may even create an example Webform collection submodule within localgov_examples and put all our demo Webforms in it. Perhaps this is something for Finn the think about. Copying @finnlewis |
|
@andybroomfield The webform this creates is called Demo Decision Tree: Find the Perfect Playlist. That should be clear enough to illustrate that it's just a demo and not a fully functioning smart answer engine. |
|
@markconroy :-) I was looking at the machine name, can that match? |
|
@andybroomfield machine name updated to |
|
Discussing in Merge Monday. @ekes is happy with including config in example modules, see localgovdrupal/localgov#644 (comment) @Adnan-cds suggested that maybe we re-name this module to add more examples? If we also add a Liberty Create example, we will probably want a README with some docs. localgov_forms_examples If we think we're going to have more webform examples to share, perhaps that makes sense. Thoughts @markconroy ? |
|
Perhaps a submodule of Any thoughts on how we let people who install localgov_forms know there's some examples of forms in another module somewhere else? |
|
As webform ships with three example modules, and the developer likes adding things, including a 'plug-ins' section that includes some example modules, I assumed the webform examples would appear somewhere. Nope. They're under 'Webform examples' in 'Extend'. It's maybe a governance question, but should we make a 'LocalGov Drupal examples' section. Include this in it. But also include (in |
|
Discussing in Merge Monday. @ekes is happy to merge this as is and follow up with a pull request to change the name of the package group, such that in the extend modules page, this module will be listed as 'Localgov Drupal Examples' . |
Adnan-cds
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Closes #51