Forum Discussion
ahd
Dec 26, 2018Copper Contributor
Self Assessment Toolkit on Forms
Dear All, I am working on porting Excel based Self Assessment toolkit to MS Forms. I have created the wireframe, however am stuck at building a flow / logic on click of submission button to d...
Matt Coats
Dec 26, 2018Iron Contributor
Unless you're getting into some really custom coding, not sure what you can do within the same screen of the Forms front-end.
That said, there are workarounds you could pursue if you're willing to show results after form submission:
- Force your user to provide a valid email address via Forms
- Create List with fields duplicative of your Form
- Create fields in List that validate submissions to achieve a "grading" functionality
- Use Flow to create a new List Item via Forms submission
- Use same Flow to deliver back to your user their "grade" based on validating List fields via email