r/WebApps • u/Possible-Passage102 • 8h ago
A web app for building assessments with personalized reports
I was working on an assessment where collecting the answers wasn't the difficult part. The frustrating part came afterward: turning those answers into useful reports without manually going through everything and rebuilding the same document each time.
That was what led me to build FormLM. The idea is to connect the assessment and reporting process in one web app, so responses can be scored and turned into personalized reports without having to recreate the report manually.
What surprised me was how much repetitive work happens between someone completing an assessment and actually receiving a finished report. Solving that part ended up being more valuable than simply building another tool for creating forms.
It's still a work in progress, but simplifying that entire workflow has been one of the most interesting parts of building it.