tcexam icon indicating copy to clipboard operation
tcexam copied to clipboard

How to write answer for maths questions

Open manishamittal16 opened this issue 4 years ago • 19 comments

There is no option for maths formula or any image copy/paste ,scan option for students.Please give some solution.

manishamittal16 avatar Jul 13 '20 05:07 manishamittal16

Are you asking for the students to be able to write math formulas on their answers?

nicolaasuni avatar Jul 16 '20 07:07 nicolaasuni

yes

manishamittal16 avatar Jul 16 '20 07:07 manishamittal16

I think we need file upload form element on test taker side

andiplusplus avatar Jul 16 '20 10:07 andiplusplus

Yes,we need option for upload subjective answer file from user side.

manishamittal16 avatar Jul 16 '20 11:07 manishamittal16

Yes,we need option for upload subjective answer file from user side.

for a while you can use my fork of TCExam, download link https://github.com/mamans86/tcexam-mobile-friendly/releases/tag/20.07.19 i have added an ability to upload multimedia files on textarea. this features can be switched easily through config file (public/config/tce_config.php).

mamans86 avatar Jul 19 '20 13:07 mamans86

Okay thank you so much ,I will try it

manishamittal16 avatar Jul 19 '20 14:07 manishamittal16

I checked it,but don't understand how admin evaluate it and from where he/she found uploaded ffiles except cache folder

manishamittal16 avatar Jul 19 '20 14:07 manishamittal16

Admin can see the image uploaded by student from Test -> Evaluation, and evaluate from there.

mamans86 avatar Jul 22 '20 14:07 mamans86

I already checked it... But there, it is only display the path of file...

On Wed 22 Jul, 2020, 8:29 PM Maman Sulaeman, [email protected] wrote:

Admin can see the image uploaded by student from Test -> Evaluation, and evaluate from there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tecnickcom/tcexam/issues/331#issuecomment-662503971, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJXXJWVUGU72IR675CVP63R435GPANCNFSM4OYGBNHQ .

manishamittal16 avatar Jul 22 '20 15:07 manishamittal16

What system do you use? I run on localhost and shared hosting, and both are fine. The image displayed as expected.

mamans86 avatar Jul 22 '20 15:07 mamans86

i'm sorry, after double check, there's still mistake on that feature. i'm forgot something, and i'll fix it again as soon as posible.

mamans86 avatar Jul 22 '20 15:07 mamans86

Okay,sure let me know when you fixed it. And I tried on localhost as well as on GoDaddy server.

On Wed 22 Jul, 2020, 9:27 PM Maman Sulaeman, [email protected] wrote:

i'm sorry, after double check, there's still mistake on that feature. i'm forgot something, and i'll fix it again as soon as posible.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tecnickcom/tcexam/issues/331#issuecomment-662536367, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJXXJUSCEECBD74EJ2W6VLR44D6BANCNFSM4OYGBNHQ .

manishamittal16 avatar Jul 22 '20 16:07 manishamittal16

you can try to replace these 2 files: https://github.com/mamans86/tcexam-mobile-friendly/commit/ac0a343a0869cec6334e4572771ab57987542c76 . i hope it will fix the problem

mamans86 avatar Jul 22 '20 17:07 mamans86

Okay I will try it.

On Wed 22 Jul, 2020, 10:41 PM Maman Sulaeman, [email protected] wrote:

you can try to replace these 2 files: mamans86@ac0a343 https://github.com/mamans86/tcexam-mobile-friendly/commit/ac0a343a0869cec6334e4572771ab57987542c76 . i hope it will fix the problem

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tecnickcom/tcexam/issues/331#issuecomment-662576189, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJXXJRJY34YQFCINOXOS33R44MU7ANCNFSM4OYGBNHQ .

manishamittal16 avatar Jul 22 '20 17:07 manishamittal16

to improve user experience when test taker adding file to editor, you can replace these 4 files :

  • shared/jscripts/main.js (https://raw.githubusercontent.com/mamans86/tcexam-mobile-friendly/8dee989111a5b3a72dd19544a001c8749a079655/shared/jscripts/main.js)
  • public/code/tce_select_userphoto.php (https://raw.githubusercontent.com/mamans86/tcexam-mobile-friendly/8dee989111a5b3a72dd19544a001c8749a079655/public/code/tce_select_userphoto.php)
  • public/styles/default.css (https://raw.githubusercontent.com/mamans86/tcexam-mobile-friendly/8dee989111a5b3a72dd19544a001c8749a079655/public/styles/default.css)
  • public/styles/default_rtl.css (https://raw.githubusercontent.com/mamans86/tcexam-mobile-friendly/8dee989111a5b3a72dd19544a001c8749a079655/public/styles/default_rtl.css)

mamans86 avatar Jul 23 '20 01:07 mamans86

answer Please check this image.It only display path,after making changes in 2 files

manishamittal16 avatar Jul 23 '20 03:07 manishamittal16

those 2 files need javascript enable on your browser. Or, please try using Google Chrome browser

mamans86 avatar Jul 23 '20 05:07 mamans86

Now working fine,thank you so much.

manishamittal16 avatar Jul 23 '20 06:07 manishamittal16

According to my requirement, I have changed in the maximum files 'TCEXAM', but now i want to add upload media file option in my existing updated file, so there are any possibility to do this changes in the existing files ? I need all files path if is it possible. Thank You

manishamittal16 avatar Jul 23 '20 08:07 manishamittal16