Hi guys,
I’d like to know if it is feasible to create the following feature using Webflow + an external API.
The video below shows

- A user answering a multiple choice question in a LMS
- A back end validating answers and calculating peer statistics
- A front end displaying results, feedback, and statistics about peer performance.

My questions are the following:
- Is it feasible to achieve this using Webflow as the front end?
- If yes, can you suggest low code or no-code tools to create this workflow
Thanks so much, everyone.
schaffan
(Andras Schaffer)
2
Hi Flavio,
Did you get any leads on this project of yours? I’ve been interested in implementing similar Functionality in WF.
memetican
(Michael Wells)
4
You’d need to think carefully about the architecture you want. In an LMS you can generally-
- Store the tests and question content either in the CMS, or remotely
- Use Memberstack, Xano, or User Accounts ( with significant programming ) to track and identify users
- Use an external API & db to track user scores, progressions, etc.
If you’re not a dev, the cleanest path would be to use Wized + Xano, or a 3rd party solution.