Re: YUI tooltip
by Hittesh Ahuja. you can always use YUI IO in order to get the content for the tooltip from a remote source,couldnt you ?
View ArticleInstalling a Mod and Block, force order
by Mark Chaney. Hi guys, The system I am writing will be made up of a block and many mods to the block. Upon instalation the mod's install before the block does. Is there anyway that I can force the...
View ArticleRe: Embed an applet served by pluginfile.php
by Luis de la Torre. Thank YOU for trying to help, Gareth I hope I can see this issue solved sometime. It has been (and still is) quite frustating for me, I swear!And not being able to properly embed...
View ArticleRe: YUI tooltip
by Mark Chaney. Hi hittesh, cheers for the email. Im happy using the IO and I am using it else where to get the source using ajax. Im just stuck on how to add a tooltip using the YUI iterface. I must...
View Articlehow to add keydown function in the editors?
by ji min. hello,i want to get the time when the user begin to type some words in the text editors (that is the time when the user presses the key). is there any solution? or how to add onkeydown...
View ArticleUnenroll users through other method than their original enrollment
by Michael E. Hello.I want to unenroll users through a different method than their original enrollment method. For example, the user was enrolled through self-enrollment. I want to unenroll him...
View ArticleRe: Accessibility - useful links
by Jason Hardin. Over the course of our work we have found the following to be useful web pages:OpenAjax Accessibilit Examples: http://www.oaa-accessibility.org/examples/Fireeyes firefly plugin:...
View ArticleRe: YUI tooltip
by Hittesh Ahuja. How about using this insteadhttp://yuilibrary.com/yui/docs/overlay/overlay-tooltip.htmlYou can use io to get the data first and then use it in the overlay body content
View ArticleRe: Truncated text in modified booking module
by Neil Horner. Hi David,I've solved the problem.I removed $booking->postcode = $booking->postcode['text']; //in lib.phpand changedecho "postcode: ".$booking->postcode['text'];toecho...
View ArticleHow to add static text in the right side of the User Profile Form
by José Evaldo Gonçalves Lopes Filho. Hi.Please, I need some help on making changes to the user profile form.How to add a static text to the right side of the field ?I'd like to insert a text in red...
View ArticleRe: Installing a Mod and Block, force order
by Tim Hunt. No, you can't force it.The fact you say "mods to the block" make me think you don't know what a plugin in the mod folder is.
View ArticleAutomatic Tagging of the questions
by Dheeraj Joshi. Hello,I believe there exist a full functional feature of providing manual tags to the question in moodle.I want to propose a basic idea of providing automatic tag suggestion at each...
View ArticleRe: Automatic Tagging of the questions
by Mary Cooch. I believe that although you can tag quiz questions, it doesn't actually do anything at the moment. See Tags FAQ
View ArticleRe: Sending emails using the Amazon Simple Email Service
by Ian McNaught. I've been running Moodle on AWS for nearly 2 years, and email was the biggest headache until I discovered Critsend email relay service. It's not free, but incredibly cheap (and you...
View ArticleRe: Automatic Tagging of the questions
by Joseph Rézeau. See this discussion: Do Tags in 2.0 questions actually do anything?Joseph
View ArticleRe: Automatic Tagging of the questions
by Dheeraj Joshi. Thanks for the reference. I have checked the discussions about Tag Feature for moodle but it has not been implemented fully so far. So I would like propose this idea for GSoc'13 :...
View ArticleRe: Implimenting formchangechecker.js?
by Sam Thing. Hi Joseph,Sorry to not let this one die yet but I can't get questionnaire to replicate the behaviour of quiz.If I navigate away from a quiz I get a popup:I don't get this leaving a...
View ArticleRe: Implimenting formchangechecker.js?
by Joseph Rézeau. @Sam,OK, let me explain this step by step.1.- In a Quiz activity (e.g. with 2 multiple choice questions)Quiz settings for question behaviour: AdaptiveCase #1Student enters quiz,...
View ArticleRe: Automatic Tagging of the questions
by Joseph Rézeau. Dheeraj,The person to contact about this project is the Quiz (and Questions bank) maintainer, Tim Hunt.
View ArticleRe: Accessibility of links
by Jason Hardin. I think the point of that WCAG statement is that you shouldn't use title and access hide when the text would benefit everyone not just some one using a screen reader or just a sighted...
View Article