Generating a scored form in Ghost

Hello! I would like to build a form in Ghost. The basic requirements are several multiple choice questions, and based on what the user chooses, a basic score value is assigned to the question. At the end, the score is tallied, an base on the score value range, a summary/reply is given to the user.

I don’t really need to store the data outside of their one time use (though it may be helpful). Is this something easier just done by modifying Ghost, or is there a good 3rd party form builder that works well with Ghost? I tried searching on “forms” in the forum, but nothing really stood out. I was kinda looking at Formbricks because it is free.

I am self hosted, running pretty much the latest Ghost on Ubuntu as it is a recent install.

Thanks!

1 Like

Try:

Thanks for the reply! I looked into SurveyJS, and it would work I think. But I also noticed in one of the Ghost how-to docs that maybe TypeForm can integrate out of the box? And from what I can see TypeForm can likely do what I need.

I’m going to give TypeForm a try and I will report back!

Any form provider with a JavaScript embed should work.