Forum Discussion
rgentile
Mar 29, 2019Brass Contributor
Quiz score available via Flow in Forms Pro?
Hello, Does anyone know if Forms Pro makes it possible to get a Quiz's Points Scored value using Flow? Specifically, I need to use a Flow to access the Points Scored values from the spreadshee...
- Apr 04, 2019
It does not appear MS Forms Pro makes a quiz's points scored available to Flow.
I created a MS Forms Pro Quiz
I created a Flow triggered when a MS Forms new response is submitted
I added MS Forms Get response details to the FlowI added a SharePoint Create item to the Flow
I then took the quiz and the Flow triggered
I checked the OUTPUTS in Create item and did not see any reference to 'points scored' in the JSON.
So, I'm thinking getting MS Forms Quiz points via Flow is still not possible.
If this is not a valid test or I am missing something, could someone please let me know?
Thanks
Sandy08
Jul 18, 2022Copper Contributor
Hi ryanVSS, could you explain more about the nested function? The flow you recommended worked well up until my last variable and condition. I am unable to get the nested function right. Is there an example you can post here? 🙂 Thanks in advance.
- Sandy08Jul 19, 2022Copper ContributorI removed the "add" before variables ("Answer10") and my flow worked. However, the quiz score calculated does not match the one on Microsoft Forms.
- ryanVSSJul 19, 2022Copper Contributorif the quiz score isn't matching then it could be a number of things - go through each of your conditions and pinpoint which section isn't marking correctly. if everything is marking correctly, then make sure you are assigning the same point value for a correct answer in both forms and flow.