Bryon

Gender Not specified
Age Not specified
Member since October 3rd, 2014
Last seen 8 years ago
Topics 45
Replies 87
Points 112
About Bryon: No information provided.

Recent activity
  • Bryon replied to the topic Cannot Insert Images into Description Field with JCE Editor.

    January 9 at 2:27 am

    I added this code and it works: .ui-jce .ui-dialog {overflow: visible} to the file every time after upgrade: /modules/mod_communityquiz/assets/communityquiz.css Doesnt work on the file: media/com_communityquiz/css/cj.quiz.min.css   So I have  to do this hack every time after upgrade? Can I overrride template?

    8 years ago

  • Bryon replied to the topic Not Authorized to View Quiz.

    December 30 at 8:40 am

    I reinstall Comm Quiz v4.1.1 and the problem resolves.

    8 years ago

  • Bryon replied to the topic Not Authorized to View Quiz.

    December 27 at 5:47 am

    The issue is very likely a malware attacking my website. I will resolve with my hosting company.   Thanks for your help.

    8 years ago

  • Bryon replied to the topic Not Authorized to View Quiz.

    December 24 at 5:03 am

    Ok. I have sent you through contact form. Please help to check.   Thanks

    8 years ago

  • Bryon replied to the topic Not Authorized to View Quiz.

    December 23 at 4:39 am

    1) I dun think there's any custom plugin. I am only using the plugin that comes with the package. 2) Recently the database is moved to a new server. So could this be the problem? But the quiz loads correctly and other things are fine. Do you need admin login to check what is the problem?

    8 years ago

  • Bryon replied to the topic Not Authorized to View Quiz.

    December 22 at 4:00 am

    When i login as user, the error appears as: You are not authorised to view this resource.| RC=7 COM_COMMUNITYQUIZ_ERROR_UNABLE_TO_CREATE_RESPONSE   *Sorry posted to wrong category, should be under community quiz.

    8 years ago

  • Bryon created new topic Not Authorized to View Quiz.

    December 22 at 3:59 am

    I have this problem when I try to do quiz as Guest user http://www.gradtutors.com/secondary-1-quiz/107-secondary-1-math-pecentages You are not authorised to view this resource.| RC=7

    8 years ago

  • Bryon replied to the topic Display View Statistics instead of No. of response on main listing page.

    December 7 at 5:20 am

    I have added the code but nothing happens. Below is what the file looks like:   if (! $db->insertObject('#__quiz_responses', $newRec))   $query = $db->getQuery(true)   ->update('#__quiz_quizzes')   ->set('responses = ( select count(*) from #__quiz_responses where quiz_id = '.$quiz->id.' )')   ->where('id = '.$quiz->id);   $db->setQuery($query); $db->execute();   { // DB error throw new Exception(JText::_('COM_COMMUNITYQUIZ_ERROR_UNABLE_TO_CREATE_RESPONSE'), 500); } }

    8 years ago

  • Bryon replied to the topic Display View Statistics instead of No. of response on main listing page.

    December 7 at 3:42 am

    which file do i edit?  And which line do i insert this code?

    8 years ago

  • Bryon created new topic Allow Optional Input of Question Title.

    December 1 at 2:05 am

    Currently,  it is mandatory to enter the question title. But because my question contents are screenshots, sometimes there's no title.  If possible, I would like to suggest the option to allow optional entry. thanks    

    8 years ago

  • Bryon replied to the topic Display Avatar of users who took the quiz.

    November 18 at 4:31 am

    Thank you.

    8 years ago

  • Bryon replied to the topic Display Avatar of users who took the quiz.

    November 17 at 6:31 am

    Oh, maybe I didnt make it clear enough. The row of users will be those who have just responded the quiz, maybe display about 5 users at the bottom of the detail page. I think it will be good to hide the author name on the listing and detail page. This is because the the authors are admin staff and nothing interesting to show. www.gradtutors.com/quiz  

    8 years ago

  • Bryon replied to the topic Display Avatar of users who took the quiz.

    November 16 at 5:33 am

    Also an option to remove display of quiz author on lsting and detail page. Because all my quizzes are created by admin users   Thks

    8 years ago

  • Bryon created new topic Display Avatar of users who took the quiz.

    November 16 at 4:57 am

    I would like to request an optional function to display a row of small avatar icons for each quiz on the main listing page. This makes it more interesting and social.

    8 years ago

  • Bryon replied to the topic Display View Statistics instead of No. of response on main listing page.

    November 13 at 2:02 am

    Thanks

    8 years ago

  • Bryon created new topic Display View Statistics instead of No. of response on main listing page.

    November 12 at 10:16 am

    On the main page, the left hand column counts no. of responses. Or completed responses. www.gradtutors.com/quiz But i would like to display views or total incomplete responses. So that it appears more and hence better statistics.   How can i do that?      Thks

    8 years ago

  • Bryon replied to the topic Quiz Opens on New Window and Return Button on Result Page.

    November 8 at 5:54 am

    I am using latest version. What I meant is the quiz response template. Right now I choose "Force Show" the template. I am suggesting that when I hide the template, those quizzes on the main list will open up new window when users click on the quiz. www.gradtutors.com/quiz And also a link back to the website when users finish the quiz and see the quiz result.

    8 years ago

  • Bryon created new topic Quiz Opens on New Window for Template Hide.

    November 6 at 7:39 am

    Is it possible to have an option for the quiz to open up on new window when user clicks on it? target="_blank" This is because some new users might be confused when the website template is suddenly gone. So users can have a tab which remains on the same page with template.

    8 years ago

  • Bryon created new topic Bigger "Start Quiz" button .

    November 6 at 7:22 am

    Is it possible to make the "Start Quiz" button much bigger? And also match the color of the theme / template. Currently it is fine but maybe not catchy enough. The font size could remain the same but maybe more space in the button or bigger button. A small icon beside the word to make it catchy can also be useful. Thanks.

    8 years ago

  • Bryon replied to the topic display of Answer Explanation for Rich text questions.

    November 5 at 4:51 am

    Thanks. 1 (a) and 1 (b) resolved. Maybe because I use cloudflare and the server cache is not cleared that time. Now its fine.   2. Previously "Show Answers" and "Show Reports" are working fine. But after I upgrade to 4.1.1, it seems that all my quizzes are configured to No for both options. Now, I need to update every single quiz. Is there a faster way to mass update to Show? 3. The error seems to disappear now. And a new tab called "Extended option" appears. I am not sure what happened.  

    8 years ago

Powered by CjForum