Volunteer resources
Welcome volunteer, these resources may be of help. For everyone else, we'd love to have you on board too, so come sign up!
General
Contacts
Find us on Microsoft Teams!
Volunteer organizers: Michelle, JJ, Chris
LIT Lab staff: Sam, Quinten
Links
Current projects
Organizers
- Volunteers sign up, intro, and current updates page
- Volunteer signup form link
- Scheduling tool proposals:
- https://voteon.date/. Example admin results page: https://voteon.date/EGFdiu/results/6K1dmq.
- https://www.when2meet.com/. Some people find it confusing.
- Contact other organizers to get links for volunteer tracking tools.
Current projects
Builders
General
- Register for a LIT Lab Docassemble server account on the development server. You will then be a regular user. Use your registration email address to email us a request for a developer account. Remember to include some context about yourself.
- LIT Lab docassemble development server general link.
- You LIT Lab docassemble Projects.
- DAL documentation about PDF labels and variable names.
- ALWeaver to make first drafts of interviews.
- Experimental PDF editor.
- GitHub how-to's.
- ALKlin automated testing:
- Docassemble documentation.
Checkers
- Text difference checker to compare different versions of text.
- Python syntax validator.
- No validators found for Mako (Mako is Markdown with variables and python).
- Quick markdown previewer. Can't use variables.
- YAML validator as long as you ignore the one error that says "expected a single document in the stream, but found more".
- Very simple Jinja validator. Only validates very, very simple Jinja. For example, syntax like
%p(as in{%p if True %}) gets errors. - Gherkin syntax validator for ALKiln tests.
Training
- Training module GitHub repository
- For reference and diff checking, because cheating is self-defeating, here are the question files for the different modules.
- Training module final project instructions