Team-Tomato / QP-Generator

Aimed to ease the question paper generation process and include ML to enhance rephrasing of questions. (We are getting started)
https://qp-generator.netlify.app
11 stars 28 forks source link

Added text area and 2 buttons #75

Open urvashiramdasani opened 3 years ago

urvashiramdasani commented 3 years ago

What is the change?

I have added a text area for marks and 2 buttons for Math and Re-phrase.

What does it fix/add?

It is a new feature.

How was it tested?

I ran the app on my local browser to check for elements.

Submissions guide:

Screenshots (if appropriate):

qp

AkbarHabeeb commented 3 years ago

@urvashiramdasani The math bar button was already present in our code, can you please have the Re-Phrase button alone. And onClick events are looking the same, can you please have a separate function or do the modifications to fit as per the need mentioned on the wiki page. (Rebasing to devMaster)