Connect Excel file with ai2

I read many discussions on this topic. I want to create a quiz in which I want to use mathematical equations, which can be written in microsoft products, not even sheets. So really need to send hundreds of question and their answers to list through excel sheet (not .csv, it doesn't work for this). Pl send some help

There are a couple of extensions (PAID) that can read Excel files.
See here and search (CTRL+F) for "Excel": https://puravidaapps.com/extensions.php

1 Like

Thanks for immediate reply
But I checked this extensions which had some non satisfactory reviews

Even these features are not available in google sheet

Which features ?

Are you looking to express these equations symbolically, like in MathJax?

specially adding mathematical equations which I can't add in .csv format

I'm not sure about MathJax bcos I didn't use itm but like math equation editor which is packed with microsoft. Even Google sheet has this add-on but it also doesn't work

Maybe http://mathquill.com/ in a WebViewer?

friend i'll try mathquill but i want to know can i write image something like this to represent in quiz

You might be able to display your equation as an html .
The following links should be helpful: https://www.w3schools.com/html/html_symbols.asp and https://www.w3schools.com/charsets/ref_utf_math.asp. Alternatively provide an image as you did in your post and capture the equation as a png or jpg file and show the image when you display the question.

To solve an equation of that type using App Inventor, you might use this extension https://puravidaapps.com/math.php The extension uses the mXparser library Version 4.1

Regards,
Steve

Why not just download them as image files and incorporate them into your display along with the questions?
Q23Image1

Then we can't make changes in them, if necessary. and for everything we may have to start from scratch again

See here: