Thursday, October 22, 2009

ARI Quiz Lite in Content plugin

This post is continuation of my previous post. Some times ago free version of ARI Quiz component called ARI Quiz Lite had been released and I decided to create version of ARI Quiz in Content plugin for this component by the request of one of the subscribers. You can download the plugin here. It has a simple syntax, just place the following code in your article:

{ariquizliteincontent quizId="quizId" scrolling="no"}

and it will work. If you have any suggestions or recommendation, feel free to post it.

46 comments:

  1. Big Big Big Thanks for you :p !

    ReplyDelete
  2. I test your plugin, I can take a quiz in article but when i answer the first question of my quiz, in the second question, there is all my template in !
    Do you know why ? have you got a solution ?

    Other question, can i regul manualy the "width" and "height" of the "plug" ?

    Sorry for my bad english (i'm french)

    ReplyDelete
  3. Hi pierre,

    I can't reproduce this issue. Could you provide url where I can see this issue? The plugin doesn't support possibility of entering "width" and "height" manually.

    ReplyDelete
  4. Thanks for your answer.
    The url is :
    http://r e u n i o n-b o u t i q u e.com

    Sorry for the space, but i doesn't want google to index my website now !
    Thanks !

    ReplyDelete
  5. Try to disable SEF for 'ARI Quiz Lite'.

    ReplyDelete
  6. Normaly, there is no SEF with ari quiz lite !
    I use SH404 and url of ari quiz aren't rewrite !
    Have you an other idea ?
    Thanks !

    ReplyDelete
  7. hello! this looks a very interesting plugin, is this compatible with joomla 1.6?

    Thank you!

    ReplyDelete
  8. he could not help my problem?
    1 / "Plugin" is it pushes the columns in the "template" my "jl1.5". can choose how wide?
    2 / He can do more "menu" for "ariquizlite" like "ariquiz"?

    ReplyDelete
  9. Hi

    1. The plugin loads a quiz into an article, you can wrap plugin content with a necessary HTML code.

    2. A menu link can be assigned with an article which contains a quiz in Joomla! menu manager.

    ReplyDelete
  10. where "{ariquizliteincontent quizId="quizId" scrolling="no"} this code is placed?

    can someone help me?

    ReplyDelete
  11. place the code in an article (or other content) where do you want to show a quiz.

    ReplyDelete
  12. I just try in joomla 2.5. this cant be used on joomla 2.5, i installed and everything was white after installing. then i deleted this plugin from htdocs.

    ReplyDelete
  13. The plugin has been updated. The latest version supports Joomla! 2.5

    ReplyDelete
  14. Hi, I'm Getting this message,

    Fatal error: Cannot redeclare class HutPluginHelper

    I downloaded the archive today.

    ReplyDelete
    Replies
    1. I found the problem, I've had activated the Ari Quiz plug in too.

      Thank you for this plug-in.

      Delete
  15. Hi Again,

    I found a little bug in your code, in the file ariquizliteincontent.php Line 93

    At the end you didn't close the < div > tag, you just open a new one.

    iframe >< div >

    Regards

    ReplyDelete
  16. Thank you. It has been fixed.

    ReplyDelete
  17. is it posssible to place u r plugin inside joomla custom html module?

    ReplyDelete
  18. The plugin can be used in any content.

    ReplyDelete
  19. thanx for the reply,
    i tried this with joomla 2.5 custom html module and it didn't work .but working with article . any solution ? becase i want to display quizes in module.

    ReplyDelete
  20. Sorry, one correction, the plugin works in any component content. It is not executed in module content.

    ReplyDelete
  21. thanx :) one more help, do u know in which format results are stored in d2u5l_ariquizstatistics table? because i want to read the results to create CVS file

    ReplyDelete
  22. Contact developers of "ARI Quiz Lite" regarding questions about the extension.

    ReplyDelete
  23. ok :) is there any way to show the quiz within a module ? :(

    ReplyDelete
  24. This comment has been removed by the author.

    ReplyDelete
  25. Hallo,
    ich habe das "ARI Quiz Lite V1.2.1"
    leider bekomme ich kein Quiz zustande,
    gibt es Musterdaten oder Beispiel Daten für ein
    kleines Quiz? mit dem ich Lernen und üben kann?

    -- Englisch - Google --
    Hello,
    I have the "ARI Quiz Lite V1.2.1"
    unfortunately I get does not constitute a quiz,
    there is a pattern of data or sample data for
    pop quiz? with whom I can learn and practice?

    ReplyDelete
  26. Hi

    "ARI Quiz Lite in Content" plugin is used to embed quizzes from "ARI Quiz Lite" extension into articles.

    ReplyDelete
  27. Hi
    Thanks for good plugin
    I want to use this plugin in right to left website.
    I changed CSS but not work properly.
    Help me please

    Sorry for my bad english writting.

    ReplyDelete
  28. Hi

    What problem do you have? Where can I see it?

    ReplyDelete
  29. Hello,
    I'm trying to install this plugin into Joomla v3.1.1, but says:
    JInstaller: :Install: Cannot find Joomla XML setup file

    Can you help me?
    Thanks a million!

    ReplyDelete
  30. Hi

    Currently the plugin is compatible with Joomla! 1.5 - 2.5

    ReplyDelete
    Replies
    1. Hi Again.
      I've installed Joomla v 2.5.11, Ari Quiz Lilte v1.2.3 and ARI Quiz Lite In Content v1.1.1.

      I created an article, with the string
      {ariquizliteincontent quizId='1' scrolling='auto'}

      But when I display at Joomla's frontend, only shows the article text.
      Seems like plugin is working, as it doesn't appears anything of the above string, but for any reason, no Quiz appears.
      The Quiz has 2 questions

      Delete
  31. Where possible to see the problem?

    ReplyDelete
  32. Hi again, and thank you very much for your support!
    Can you tell me your e-mail address? I would send you the webaddres and back-end access.

    Thank you a million!

    ReplyDelete
  33. I've seen inside of the code that you call te URL " 'index.php?tmpl=component&option=com_ariquizlite&task=quiz&quizId=' . $quizId

    If I use that URL in the browser, with $quizId = 1, everything shows ok. But if I use the plugin, nothing but blank.

    ReplyDelete
  34. Send a link to hhuutt32 (at) gmail (dot) com email.

    ReplyDelete
  35. Ok, I found the problem. Plugin help text says:
    ------------------------------------
    Usage:

    Type in content the following code {ariquizliteincontent quizId='quiz_id' scrolling='auto\|yes\|no'}
    -------------------------------------

    Just changed the ' by " and everything works perfect now!.

    Thank you very much for your support, Owner!

    ReplyDelete
  36. Can i use this in my Joomla_3.3.0 website? i've already read that it's only compatible up to 2.5. is there a new version of this plugin? Thank you sir.

    ReplyDelete
  37. The plugin is not compatible with Joomla! 3.x, but as I know "ARI Quiz Anywhere" plugin for "ARI Quiz" extension is available on ARI Soft site.

    ReplyDelete
    Replies
    1. It is not compatible with lite version , when you release this with compatible with joomla 3.3

      Delete
  38. Currently I don't have a time to work on the plugin. If need this urgently, try "ARI Quiz Anywhere" plugin.

    ReplyDelete
    Replies
    1. Hello. What does this error mean?

      Strict Standards: Declaration of plgSystemAriQuizLiteInContent::loadLanguage() should be compatible with JPlugin::loadLanguage($extension = '', $basePath = '/var/zpane...') in *************zadmin/public_html/globalforcestn_com/newsite/plugins/system/ariquizliteincontent/ariquizliteincontent.php on line 49

      Thank you very much!

      Delete
  39. Hello. What does this error mean?

    Strict Standards: Declaration of plgSystemAriQuizLiteInContent::loadLanguage() should be compatible with JPlugin::loadLanguage($extension = '', $basePath = '/var/zpane...') in *************zadmin/public_html/globalforcestn_com/newsite/plugins/system/ariquizliteincontent/ariquizliteincontent.php on line 49

    Thank you very much!

    ReplyDelete