jhpyle / docassemble

A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
https://docassemble.org
MIT License
796 stars 258 forks source link

Build a "welcome to your new server" interview #80

Closed jhpyle closed 6 years ago

jhpyle commented 6 years ago

The default interview when you first install docassemble should be something other than the demo interview.

epompeii commented 6 years ago

I would be interested in working on this. Also, it seems a bit related to Issue #34 which I think would be a nice to have. Would doing the above break the inherent backwards compatibility of moving the interviews from root to /interview, in v.0.2.81?

What did you have in mind in lieu of the demo? An interview that helps the user create their customized configuration file would be a cool, eating your own dog food sort of thing.

nonprofittechy commented 6 years ago

If generating a TOS/Privacy Policy is part of this this interview, here are some sample terms of use that we could review as models:

LawHelpInteractive:

CLEO:

jhpyle commented 6 years ago

This was implemented some time ago. (Not the terms of service generator, though, which I see as a third-party package.)