Viewing 3 replies - 1 through 3 (of 3 total)
  • delete the quiz then recreate it and be sure you put the time

    Hello @baselahmad ,

    We apologize for the inconvenience you’re experiencing. To resolve this issue, please replace line 84 in the file located at wp-content/plugins/tutor/templates/single/quiz/top.php with the following code:
    echo esc_html( $time_limit . ' ' . ( isset( $available_time_type[ $time_type ] ) ? $available_time_type[ $time_type ] : $time_type ) );

    We hope this helps fix the problem. If you need further assistance or have any questions, please feel free to let us know.

    Best regards,
    Sunjida

    Thread Starter baselahmad

    (@baselahmad)

    thank you its fixed now

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘time for Quiz’ is closed to new replies.