-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update IMPS 3 for field-testing by other leaders. #152
Comments
Recorded a video at https://youtu.be/mTzq3EG0DP0 |
Did some refactoring today and pushed. There's a reasonable list of todos to work on in the code but the next step is definately to do some config work on the etherpad |
02/03/22 13:05 to 16:10, Etherpad +EQTEtherpad
Rebooting NotesHaving edited settings.json I needed to restart
Python
|
IMPS 3 has gone through another stage of development. It's now at the point where is is ready for a field test from someone other than me. I've added a bunch of features that make it easier to use:
...along with some behind the scenes safety features. Both of the bottom two features can been seen at: https://whitewaterwriters.com/oracle/index.php?slug=horror2022, which is my testing file. The camp management page is now https://whitewaterwriters.com/oracle/germinate.php - this takes over from the old driver function. You saw the germination processes itself in the video, but I've now added status selectors for the camps. The backend isn't fully connected but we'll shortly be in a position where backups won't be taken unless the camp is active, and final ebook files won't be generated until the camp is marked as publishing (This is mostly to cut down on server usage). On pdfs: the only way to generate PDFs in IMPS 3 will be by pressing a button - they won't auto-generated any more (partly for server reasons). I've been able to do this mostly because the new code is so much faster. This also means that there isn't a link to the trace file any more - it turns up when you press the button. The next step for this is that writers will shortly be able to generate their own pdfs covering only their own chapters. I've been quite restrained with this design iteration - the 'for the next issue' section of #152 covers all the bits that I would normally have got distracted with, but will be in future work. |
|
This has been blogged and done. Closing (and next actions are in #159 ) |
IMPS 3 has been successfully piloted by Joe, but it needs work to be reliably used by other leaders.
Resources
Etherpad
Config
Good Code
Character Pages
PDFs
Central Listing
For the next issue
Writers can press a button to get the pdf for their character.
The text was updated successfully, but these errors were encountered: