Hello,
Regarding your questions:
1) Open <joomla_dir>/administrator/components/com_ariquiz/templates/questions/freetextquestion.html.php file, find '<input type="text" id="tbxAnswer" name="tbxAnswer" ...' string and change this input control for your needs. For example, you can use <textarea></textarea> instead of <input type="text" />
2) 'Free Text' question type isn't suitable for this. It requires new question type. You can submit feature request about new question type
here and we'll implement it in one of the future releases.
Regards,
ARI Soft