How to create a multiple choice question for LMS functionality

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
Google Chrome - Treatment of Bipolar Disorder in Children and Adolescents Test - Psychopharmacology Institute

  • 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.

Pasted_Image_29_01_2022_15_06

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.

Hi Flavio,
Did you get any leads on this project of yours? I’ve been interested in implementing similar Functionality in WF.

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.