Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Search.

Search results

From MoodleDocs

Page title matches

Page text matches

  • ===Special features on data output : Summating output=== When a column name of the output is mentionned as
    227 bytes (35 words) - 12:27, 4 November 2012
  • File:So junit preview exec correct.JPG
    3. output: execution output correct
    (1,063 × 125 (11 KB)) - 11:56, 28 January 2009
  • * and methods can be used to output a url including all the params, optionally adding and overriding params ** output the url without any get params
    1 KB (221 words) - 14:20, 10 October 2007
  • File:So junit preview exec bug.JPG
    2. output: execution output with bug
    (1,063 × 305 (55 KB)) - 11:55, 28 January 2009
  • File:sample output quiz attempt.png
    rolesdebug.php output
    (751 × 408 (18 KB)) - 20:49, 12 March 2008
  • - Converted moodle output of a page to voice enabled for Navigation. - Converted moodle output of a page to voice enabled for Forms Testing.
    197 bytes (28 words) - 14:21, 16 May 2008
  • File:sample output quiz attempt with override.png
    rolesdebug.php output when there is an override
    (743 × 383 (10 KB)) - 20:51, 12 March 2008
  • #redirect [[Development:Output functions]]
    42 bytes (4 words) - 15:32, 15 December 2006
  • File:Users and profiles erd.png
    ER diagram of the users related tables generated from the sql output when install Moodle2 RC2
    (800 × 1,168 (258 KB)) - 21:10, 4 December 2010
  • File:sample output quiz attempt showing path.png
    rolesdebug.php output annotated to show path through table that Moodle follows when calculating p
    (751 × 156 (5 KB)) - 20:52, 12 March 2008
  • Summarizers are automatic sums that will aggregate values in the output. of output column names. Note that summarizers are only consistant with numeric aggreg
    1 KB (166 words) - 14:26, 4 November 2012
  • File:sample output quiz attempt with override showing path.png
    rolesdebug.php output table annotated to show path through table when there are overrides.
    (743 × 253 (8 KB)) - 20:53, 12 March 2008
  • The Dashboard Block provides several channels for plotting output. Each Channel is enabled independantly: *Show summarizers : If summarizers have been configured, add them tou output.
    540 bytes (79 words) - 19:17, 13 September 2012
  • [[es:message/output/popup/notifications]]
    70 bytes (7 words) - 15:11, 14 March 2017
  • Setting fields let you bind required information to request output fields. Setting outputs will usually accept one or more field (or alias) na Title input: Query output fieldname providing the textual label
    1 KB (208 words) - 12:20, 4 November 2012
  • File:Mneterd.png
    ER Diagram of the Mnet (Moodle Network) generated from the SQL output from Moodle 2 RC1 install and reverse engineered using MySQL Workbench
    (968 × 1,000 (117 KB)) - 10:31, 20 November 2010
  • ...use in order to export data, no layout is necessary. Instead, the data for output is controlled by the setting "Settings" In this section, you can determine the output data.
    1 KB (208 words) - 21:56, 10 June 2014
  • File:mnet erd.png
    ER Diagram of the Mnet (Moodle Network) generated from the SQL output from Moodle 2 RC1 install and reverse engineered using MySQL Workbench. Cha
    (727 × 799 (255 KB)) - 11:00, 20 November 2010
  • Setting fields let you bind required information to request output fields. Setting outputs will usually accept one or more field (or alias) na * ''Title input'': Query output fieldname providing the textual label
    1 KB (208 words) - 12:17, 4 November 2012
  • ==$PAGE and $OUTPUT need documenting properly == ...e custom layouts without knowing what the possibilities are for $PAGE and $OUTPUT. I can't see any documentation for this functionality anywhere --[[User:How
    3 KB (461 words) - 12:34, 11 December 2010
  • * weblib.php - functions that produce web output
    213 bytes (32 words) - 14:57, 8 January 2011
  • ===Escaping output=== ...xample, if you have plain text content, you should use the s() function to output it. that will replace any < character with &amp;lt;. If that is done, there
    7 KB (1,118 words) - 16:24, 16 February 2010
  • ===Processors (output)=== ...age/output /message/output] there are full Moodle plugins for each type of output.
    4 KB (498 words) - 06:59, 9 November 2010
  • This library is largely concerned with generating output. ...docs.moodle.org/moodlecore/_lib---weblib.php.html generated phpDocumentor] output should give brief details about each function.
    2 KB (209 words) - 16:55, 28 March 2011
  • ...when going from User Input to the Database or from the Database to Screen Output (black arrows) but <code>stripslashes()</code> should be used when displayi ...r something similar but should use Moodle's [[Development:Output functions|output functions]].
    4 KB (613 words) - 22:01, 30 October 2009
  • |name = Output renderers ...and modules stored rendering code in lib.php, locallib.php, view.php, etc. Output renderer instances are obtained through moodle_page::get_renderer($componen
    9 KB (1,253 words) - 12:29, 12 April 2010
  • 7. Read on voicexml intricacies - needed to analyse moodle output to identify what could be converted and what not. 11. Take the HTML output of a page in Moodle and change all its link tags to make it Voice enabled.
    3 KB (489 words) - 14:19, 16 May 2008
  • The output file will contain one line for each slot. If a slot contains multiple appoi The output file will contain one line for each appointment. If a slot contains multipl
    3 KB (446 words) - 22:47, 20 June 2016
  • ...y module lives in the view.php page only. How can I tell my code I want an output (of something) in a different page and not at the bottom of the view.php pa
    3 KB (492 words) - 10:21, 9 November 2010
  • post_process_voice($output = '', $alllinksvoiceenabled = true) * @param boolean $voice Whether to output voice code
    2 KB (261 words) - 14:19, 16 May 2008
  • ...le 2.0, all the functions in lib/weblib.php that are to do with generating output are being replaced by methods in lib/outputlib.php. ...ing, rather than giving a choice of outputting the HTML immediately via a $output parameter.
    15 KB (2,059 words) - 10:47, 19 June 2009
  • # What HTML to output when people are looking at a record in the database # What form fields to output when people are adding/editing a record in the database
    4 KB (703 words) - 14:30, 6 September 2008
  • " interpreter. The output appears in a new window below the current one. " produce output, and the output has to go somewhere.
    4 KB (560 words) - 19:21, 28 June 2010
  • echo $OUTPUT->button($form); echo $OUTPUT->select($select);
    14 KB (1,901 words) - 20:50, 14 January 2011
  • Email address for output: emailaddress@mydomain.con Click Commit Changes. Check your email for the output.
    1 KB (235 words) - 09:56, 28 April 2015
  • Moodle output must be compliant with XHTML Strict 1.0. This means it must be: You can check whether the HTML you output is valid by using a HTML validator, for example the [https://addons.mozilla
    3 KB (523 words) - 17:36, 26 November 2009
  • ...query editor will let you edit and tune the SQL query to get data used in output. *All output field MUST be "aliased" if they are being used in renderers:
    2 KB (360 words) - 20:22, 13 September 2012
  • ...until you see the message "Running clean-up tasks..." near the top of the output. See the [https://moodle.org/mod/forum/discuss.php?d=199860 Can not find d
    500 bytes (79 words) - 07:46, 29 January 2016
  • Adapt Moodle interface to output the needed VoiceXML so you can navigate with your voice with a VoiceXML ena ** Extract requirements: study Moodle output and code to choose what to make voice enabled
    3 KB (489 words) - 14:23, 16 May 2008
  • Adapt Moodle interface to output the needed VoiceXML so you can navigate with your voice with a VoiceXML ena ** Extract requirements: study Moodle output and code to choose what to make voice enabled
    3 KB (509 words) - 14:20, 16 May 2008
  • Raw litteral output uses direct data from query output and display those data in textual tables. ==Common settings for row data output==
    8 KB (1,334 words) - 07:02, 3 August 2016
  • ...globalnav object will be initiated by $PAGE at the same time as theme and output are initiated within the page::initialise_theme_and_output() method. $OUTPUT->globalnav->get_tree();
    10 KB (1,686 words) - 13:47, 14 July 2009
  • You may define from 2 to 5 output sets where a list of items can The activity consists in defining which output suits to each item,
    2 KB (366 words) - 18:33, 3 April 2017
  • ==Why does Moodle hard code the print CSS to output books in Print format?==
    2 KB (379 words) - 16:14, 7 November 2016
  • echo $OUTPUT->login_info(); echo $OUTPUT->lang_menu();
    8 KB (1,433 words) - 03:21, 5 July 2010
  • ...p.php ends ‘customscripts’ functionality triggers our special scripts that output chtml rather than xhtml.
    958 bytes (138 words) - 05:31, 15 March 2008
  • === Output HTML ===
    5 KB (718 words) - 11:11, 25 November 2010
  • ...pplied to all text that is printed with the [[Development:Output functions|output functions]] format_text() or format_string(). One thing to keep in mind whe
    4 KB (598 words) - 14:45, 19 November 2009
  • ...odule will trigger an event with the attached message data and the message output processor will try to deliver the message to the correct place.
    1 KB (151 words) - 17:42, 25 September 2008
  • ...a work in progress, especially the details of the various default message output settings & links - feel free to correct/flesh out --[[User:Randy Thornton|R
    622 bytes (94 words) - 18:00, 20 October 2015
  • ...To do this, adjust the command so that it uses the php.exe and stores the output in a file called (for example c:\moodle\admin\cron.log). Here is an example ...3#p609060 this] message by Iñaki Arenaza for an alternative way to log the output of Cron.
    5 KB (851 words) - 17:33, 1 September 2016
  • ...names for columns may be different from the field names and flexible input/output (the Dataform allows you to export/import human readable dates, entry autho
    614 bytes (98 words) - 20:56, 14 October 2013
  • ....0 was the addition of the output library ([[Development:Output renderers|$OUTPUT]]) that saw the introduction of the renderer. ...ponsible for producing a widget or control used within the component. This output will vary depending on what the component is, for example the forum will ha
    14 KB (2,331 words) - 10:35, 25 March 2011
  • 4. Modify weblib.php and formslib.php intensively to use the VoiceXML lib and output VoiceXML code along with the html code if the VoiceXML variable is set.
    1 KB (181 words) - 06:41, 25 August 2008
  • ...without having to change too much of the code. The idea is having just one output that can be recognized by both VoiceXML browsers, such as Opera, and other
    2 KB (353 words) - 07:47, 26 May 2007
  • '''Filters''' are a way to automatically transform content before it is output. For example ...pplied to all text that is printed with the [[Development:Output functions|output functions]] format_text(), and, if you have turned on that option, format_s
    8 KB (1,279 words) - 21:34, 23 March 2011
  • $comment->output(false); $comment->output(false);
    6 KB (802 words) - 12:14, 4 May 2011
  • echo $OUTPUT->header(); echo $OUTPUT->footer();
    2 KB (386 words) - 01:45, 23 January 2012
  • ...fore going on to work out how you want to format data. The code below will output all the data from your query in a collapsible, sortable table. It automatic //wrap output of html in these if conditions
    9 KB (1,152 words) - 11:34, 3 June 2008
  • ...s executable. That director will handle/decide/instruct the executor about output/logging and everything else. ...me things like the "id-remapping" on restore, the logs output, the "flush" output and so on will be central and any point of restore will be able to request
    5 KB (710 words) - 10:07, 25 April 2010
  • [[Image:formslib_selectallornone_sample.png|thumb|200px|none|Sample output of the above code]] ...g on whether Javascript is supported by the browser or not, it will either output a link with onclick behaviour for instant action, or a nosubmit button whic
    4 KB (669 words) - 09:19, 11 June 2009
  • $hassidepre = $PAGE->blocks->region_has_content('side-pre', $OUTPUT); $hassidepost = $PAGE->blocks->region_has_content('side-post', $OUTPUT);
    31 KB (4,723 words) - 19:05, 29 March 2011
  • Like before, when you want to output content like this, you have to use the <tt>format_text</tt> function. You n ...code, and work out how it is treating this content. Presumably it is being output using <tt>format_text</tt>. What format type is passed to those calls (hope
    6 KB (826 words) - 12:56, 11 November 2010
  • ...efine all information needed to get data, filter it, choose what should be output in each rendering method, and finally individual parameters for each render ...s to add dynamic filtering proposed to end users to filter dynamically the output.
    6 KB (796 words) - 10:34, 17 April 2016
  • ''MODULENAME''_backup_one_mod should generate XML output by calling the fwrite() function. This XML should cover all fields in the d
    2 KB (291 words) - 11:54, 2 December 2010
  • ...type renderer and the behaviour renderer, to generate the various bits of output. See [[Development:Question_Engine_2:Overview#What_are_the_parts_of_a_quest The output code must respect the <tt>question_display_options</tt> and only reveal as
    9 KB (1,375 words) - 17:50, 13 January 2011
  • * New $OUTPUT header and footer functions * Make sure that you instantiate the moodle form before any call to $OUTPUT->header()
    4 KB (545 words) - 13:13, 4 May 2011
  • ...the process is immediate or delayed (scheduled?). Has implications in the output of the process, logging and others. * '''Backup Output''': The front-end displayed to the user in '''Interactive''' and '''Immedia
    15 KB (2,265 words) - 12:57, 29 April 2010
  • ...in an organised and standard way. Obviously it's possible to have your own output methods but, thinking that you are going to share your code (yep, this is a ...it features automatic link conversion, smilies and good conversion to html output. Other formats are FORMAT_HTML, FORMAT_PLAIN, FORMAT_MARKDOWN. See [[Format
    8 KB (1,242 words) - 13:25, 19 March 2009
  • ==general remarks about OUTPUT of operations:== ...xist or removing role that do not exist as an error (output=false) or not (output=true)
    10 KB (1,675 words) - 22:13, 2 September 2009
  • #### Output HTML code should be [http://www.w3.org/TR/xhtml1/ XHTML 1.0 Strict].
    3 KB (547 words) - 14:20, 16 May 2008
  • a typical output being a typical output being
    9 KB (1,152 words) - 14:18, 18 October 2006
  • : Yes. They are obsolete. If you want to output JS in the middle of the page, you should not just do that using the js_writ
    2 KB (345 words) - 12:13, 8 February 2011
  • ===Clean and escape data before output=== * Use '''s''' or '''p''' to output plain text content.
    11 KB (1,653 words) - 10:35, 27 April 2010
  • ...] in Moodle and show the documentation, as well as an example of the final output from each template in the current theme and language. A template is a small
    1 KB (209 words) - 14:19, 8 February 2016
  • ...g/docs/profiler XDebug]. Tthis is well known and understood and it's trace output is supported by tools like [http://kcachegrind.sourceforge.net/html/Home.ht ...erver and information about Xdebug should appear in ''phpinfo()'' function output. If not, make sure that ''zend_extension'' line is not commented out, exten
    9 KB (1,429 words) - 09:27, 17 November 2010
  • ** Extract requirements: study Moodle output and code to choose what to make voice enabled
    2 KB (252 words) - 14:21, 16 May 2008
  • * @return string the data to append to the output buffer or false if error ...orting unhandled question types. This functionality is optional for import/output formats.
    10 KB (1,586 words) - 12:39, 25 May 2010
  • ...142 - previous to process). And the output process (MDL-22144 - handled by output singleton). Both used only if necessary and not interfering the process its '''Avoid anti-timeout output when not running from browser. MDL-17282'''
    7 KB (1,039 words) - 12:48, 25 April 2010
  • require_login($course, false, $cm); // Adds to $PAGE, creates $OUTPUT $OUTPUT->header();
    21 KB (3,265 words) - 01:37, 15 July 2009
  • (no output is displayed - remove the ''-O /dev/null/'' to test) (no output is displayed - remove the ''-o /dev/null/ -silent'' to test)
    4 KB (680 words) - 08:40, 20 June 2016
  • ..."Use XSLT to expand OpenOffice's editing capabilities - Create import and output filters to edit your XML as rich text"] by Jonathan Levin (site requires fr
    2 KB (307 words) - 21:29, 7 August 2014
  • This is called directly by /course/reset.php. It needs to output some form controls to control different options for resetting your module.
    3 KB (409 words) - 20:26, 9 November 2008
  • ...r renderer and the question type renderer, to generate the various bits of output. See [[Development:Question_Engine_2:Overview#What_are_the_parts_of_a_quest ...tput in the question formulation area. It goes after all the question type output in this area.
    24 KB (3,427 words) - 18:27, 10 November 2010
  • All output from Moodle must be compliant with XHTML Strict 1.0, and also compliant wit ...oodleforms library if possible. This results in a standardised accessible output that designers can style consistently and well.
    13 KB (2,173 words) - 20:21, 30 March 2011
  • NOTE: the final '''>/dev/null''' sends all the output to the 'bin' and stops you getting an email every 1 minute. ...f cron was completing each time, was to add some automated checking of the output of running cron (e.g. searching for the string "Cron completed at ").
    9 KB (1,500 words) - 13:55, 6 April 2017
  • ...rnative ways that make them stand out more in the text version (though the output is identical to the previous method). This alternative uses a line of equal ...was chosen as many email programs use it to indicate quoted sections. The output will generally indent the quoted section in from both margins.
    6 KB (1,030 words) - 06:51, 8 February 2016
  • ...ant changes have taken place including the File API, DB Layer, Navigation, Output renderer, etc. It would be good if we had a list that contributors could fo
    3 KB (411 words) - 12:21, 2 February 2011
  • * Quiet: Do not show any output
    1 KB (231 words) - 01:19, 2 October 2013
  • *lib/weblib.php - things to do with output of HTML
    3 KB (426 words) - 06:22, 12 April 2011
  • ** Unique smiles output
    2 KB (262 words) - 19:26, 15 September 2014
  • * No allowance made to align grades output by the CP with the enrolment of the student in the course.
    3 KB (516 words) - 04:35, 23 December 2008
  • <?php echo $OUTPUT->blocks_for_region('side-post') ?> $hassidepre = $PAGE->blocks->region_has_content('side-pre', $OUTPUT);
    20 KB (3,419 words) - 02:56, 16 March 2011
  • # Avoid anti-timeout output when not running from browser. MDL-17282
    3 KB (451 words) - 15:12, 8 December 2009
  • ...les that match the [[Development:Coding_style | Moodle Coding Style]], and output a report showing which parts of the code do not conform to this style. Resulting output:
    6 KB (719 words) - 18:02, 29 April 2011
  • * If you're using postgres, there's a script that can parse the logs and output the top 10 slow queries, ready to be plugged into a cronjob to email you ev
    3 KB (567 words) - 10:27, 27 November 2009
  • ...ike the Reload Editor can help export (render) SCORM-data into simple HTML-output. By this, ePortfolio-users can produces website of their ePortfolio-content The SCORM-file exported creates two organizations within the SCORM-output. The first organization contains the information of the starting page of th
    5 KB (772 words) - 17:19, 2 March 2014
  • Even these small amounts of JS you should not output directly. They will be generated automatically by calls to the $PAGE->requr ...t must be [[Development:XHTML|XHTML strict]], and that means that the HTML output must be well-formed XML. Inline JavaScript is a great way to break that. (J
    13 KB (2,024 words) - 13:26, 18 February 2011
  • ...the current directory. The -o parameter allows you to specify a different output directory.
    4 KB (743 words) - 13:25, 22 June 2009
  • ...e is requested, the server runs the instructions it contains and sends the output (HTML) to you in the normal way. PHP code can either be inserted into part
    4 KB (775 words) - 14:41, 8 January 2011
  • ...output HTML will be fairly lightweight (in comparison to the normal screen output), have abundant CSS identifiers and be styled by an included CSS page. It i
    8 KB (1,476 words) - 15:23, 22 October 2007
  • ...method is being added rather than adding grading elements to those already output by standard_coursemodule_elements() to allow the grading elements to appear
    4 KB (539 words) - 06:12, 12 August 2010
  • // Later in mod/quiz/view.php, before other output. $OUTPUT->header();
    23 KB (3,634 words) - 20:48, 28 October 2010
  • * Quiet: Do not show any output
    2 KB (330 words) - 13:47, 8 February 2016
  • There are four default types of output methods for messaging: web, Jabber, email and mobile. ...system interface available to users in their profiles, and/or whether each output is sent via email.
    9 KB (1,330 words) - 00:55, 4 February 2017
  • ...matical operators and functions to produce a single numerical output. This output is then used as the computed value for the grade item you are editing.
    6 KB (906 words) - 21:13, 11 September 2016
  • ...ility). Also answers can be weighted, so adding more or less credits to an output category.
    3 KB (370 words) - 23:38, 2 July 2014
  • XML output for users is controlled by the '''backup_user_info()''' function. After pri
    4 KB (735 words) - 16:25, 20 September 2006
  • # Look in your ~/.ssh directory (or wherever you saved the output). You'll find '''id_XXX''' (private) and '''id_XXX.pub''' (public).
    5 KB (888 words) - 21:13, 25 April 2010
  • # Any "footer" (meaning some place before ending <html> output) will:
    4 KB (628 words) - 20:20, 8 November 2009
  • ** In Moodle 2.0 that means $OUTPUT->button() specifying ->method = 'post', and include sesskey in the params.
    5 KB (864 words) - 15:33, 4 March 2011
  • ...thought that we would do this at the same time as we initialise theme and output, however this proved to be problematic. The following method has also been made available through the $OUTPUT object
    25 KB (4,087 words) - 07:13, 19 April 2010
  • *Select the output type required for the exported file.
    3 KB (424 words) - 23:53, 28 February 2017
  • ...e input, using the enter key to insert line breaks will give the following output as such breaks are ignored:
    5 KB (742 words) - 10:04, 30 May 2010
  • ...m UI) to be able to execute them daily and report status in some URL (html output).
    4 KB (579 words) - 15:28, 4 November 2009
  • ...h question text, the student-response and the compiler- or JUnti execution-output. This is illustrated in figures 3 and 4.
    3 KB (465 words) - 18:25, 16 September 2016
  • ...' and 'barney', then you must call $OUTPUT->blocks_for_region('fred') and $OUTPUT->blocks_for_region('barney') somewhere in the layout file. <div class="breadcrumb"><?php echo $OUTPUT->navbar(); ?></div>
    34 KB (5,779 words) - 03:01, 6 May 2011
  • ...estrict the maximum PHP execution time that Moodle will allow without any output being displayed. If you have a front-end server with its own time limit, se
    3 KB (428 words) - 18:27, 3 November 2016
  • '''NOTES:''' Step 5 produced a large number of error output for me, but still worked. The package I downloaded was for Moodle 1.9.5, a
    5 KB (800 words) - 18:13, 19 April 2010
  • ...is method, be very careful to use the same file encoding on both input and output.'''
    3 KB (494 words) - 09:39, 11 August 2016
  • ...e: ''function(abc, def) void '', question type will produce the following output: ...er, like: The cat eat the mouse, question type will produce the following output:
    14 KB (2,172 words) - 09:57, 2 August 2015
  • // Force developer level debug and add debug info to the output of cron * Turn on verbose SMTP debugging and output it into system's error_log (code hack):
    7 KB (1,098 words) - 02:09, 6 July 2017
  • ...ptography mathematics, you can read a byte string (eg a text message), and output a signature for that byte string. Even though they don't have your private
    6 KB (939 words) - 20:23, 18 February 2010
  • * You should get an output similar to this (the names and quantity of patched files vary from patch to
    6 KB (1,042 words) - 13:02, 23 June 2010
  • === Testing HTML output === Create one coverage reporter, by passing its title and output directory as parameters.
    20 KB (3,080 words) - 10:56, 25 January 2011
  • This can be computed when the flag is being output in the calling page, and in toggleflag.php we can check it against the same
    5 KB (909 words) - 01:48, 19 February 2009
  • ...In charge of writing XML files (util/xml/xml_writer.class.php and util/xml/output) ** Chained loggers: To output any information about the process (backup/util/loggers).
    10 KB (1,527 words) - 14:47, 26 April 2011
  • |Arc cosine -- output in radians. |Inverse hyperbolic cosine -- output in radians.
    18 KB (3,142 words) - 18:11, 14 August 2016
  • # Wrap format_text output within a div with a class that allows us to manage overflow. The themes ca ...r example, quiz multiple choice options are processed by format_text, then output inside a Label. The wrapping div would break that horribly.)
    11 KB (1,908 words) - 08:10, 28 October 2010
  • ...ng replacement tags or similar to include a range of WIKINDX output. This output includes lists of resources selected and ordered by various parameters. ...text or footnote-style citations and an optional bibliography. An example output from this might be:
    14 KB (2,246 words) - 18:51, 23 September 2007
  • ...sting the hour and minute values. If you manually run cron, you should see output there showing that stats are processing, but be patient if it appears to ha
    3 KB (502 words) - 15:00, 6 October 2015
  • ...arily as a programming language construct). Depending on $a, we want it to output
    6 KB (895 words) - 12:07, 23 November 2009
  • ....1 or higher but the PHP MySQL extension is pre-4.1 (check in your phpinfo output). In this case the '''default password hashing algorithm''' is incompatible (output started at /webs/moodle/config.php:87) in /webs/moodle/lib/moodlelib.php
    14 KB (2,253 words) - 07:06, 6 October 2016
  • A typical output for a multianswers
    10 KB (913 words) - 04:23, 8 January 2008
  • Second, edit /etc/php.ini to enable compression on the PHP output and consider increasing the maximum server submission size (individual cour
    6 KB (881 words) - 19:15, 11 August 2009
  • This outputs each question in its current state. Any form controls that are output have a name="" attribute that is a combination of a prefix determined by th
    6 KB (988 words) - 10:13, 8 December 2009
  • On your developers machine type in (output messages from Git are omitted): On the superproject's machine type in (output messages from Git are omitted):
    16 KB (2,486 words) - 13:57, 27 April 2017
  • ...in text format''' page you have a set of 2 options which only concern the output of the radio buttons/single answer question type. Here is how these options Note that these output options are over-ridden in case you used the "hidden" option when you creat
    15 KB (2,172 words) - 07:20, 10 April 2014
  • Page output is examined for anchor href values beginning with rtmp:// and ending with a
    4 KB (612 words) - 15:12, 1 December 2014
  • * There are multiple output formats for quiz source files.
    4 KB (670 words) - 13:55, 15 September 2017
  • ...e site. With a bit of clever search-and-replace, you can probably turn the output from the gradebook query into a set of URLs. For example the following is a
    4 KB (591 words) - 16:24, 19 November 2015
  • The standard API is <code>$OUTPUT->pix_url($componentname, $imagename, encoded)</code> when used from PHP and * replace $CFG->pixpath with $OUTPUT->pix_url('imagename', 'mod_modname')
    21 KB (3,341 words) - 06:42, 19 July 2010
  • ...rectly" (if that is what you were doing). An alternative is to monitor the output for the string "task failed:". If you detect that a task is failing, [[Cron ...y uncover previously masked bugs. It is a good idea to closely monitor the output from cron after the upgrade.
    15 KB (2,465 words) - 10:37, 15 July 2019
  • Therefore I would propose that txt level output + files this be the lowest common denominator since everyone can generate i
    7 KB (1,161 words) - 07:40, 1 July 2008
  • {|<nowiki>jax: ["input/TeX","input/MathML","output/HTML-CSS","output/NativeMML"],</nowiki>
    12 KB (1,897 words) - 09:59, 19 November 2015
  • // ... output most of the post ... starts around line 5813 of mod/forum/lib.php echo $OUTPUT->render($item->rating);
    16 KB (2,318 words) - 11:40, 4 May 2011
  • Most of admin/mnet has been updated to use Moodle Forms and the new Output API. This should not result in functional changes, but there may be some s
    7 KB (1,158 words) - 20:39, 13 July 2010
  • ...e: ''function(abc, def) void '', question type will produce the following output: ...er, like: The cat eat the mouse, question type will produce the following output:
    12 KB (1,839 words) - 18:16, 16 September 2016
  • * The HTML <input> elements that you include in your method's output will be automatically enclosed in a <form> element. You do not need to worr ...will be given to your block's container element when Moodle constructs the output HTML. No sanitization will be performed in these elements at all.
    29 KB (4,591 words) - 17:16, 21 April 2010
  • Here is an example output: Successful table conversion will be reported in the output, for example:
    12 KB (1,911 words) - 14:50, 14 August 2017
  • ...are displayed. These drop-down menus can also be used to select different output formats for the Hot Potatoes reports.
    6 KB (983 words) - 01:35, 24 November 2013
  • You should output a hidden form field <tt>slots</tt> that contains a comma-separated list of ...ptions actually come from the quiz settings.) Then you really are ready to output the questions
    15 KB (2,426 words) - 06:58, 1 May 2011
  • Multiple renderers will be developed to make Moodle output more bootstrap friendly by 1) outputting classes defined in bootstrap.css a
    6 KB (969 words) - 13:55, 14 October 2016
  • ...initial state if grading has not occurred yet). Some parts of the rendered output for a question will depend on the current state while others will depend on
    9 KB (1,572 words) - 09:24, 18 June 2007
  • ...r, it is sometimes possible to deploy screen recordings if they are single output .swf files. Due to the limit on the number of animation frames a single .sw
    6 KB (873 words) - 22:27, 27 May 2013
  • :Testing that there is at least on dataset remaining on the output
    9 KB (1,266 words) - 01:51, 19 February 2007
  • ...our database and some special tags (listed below) can be inserted into the output template by the use of tags.
    7 KB (1,217 words) - 14:10, 12 November 2015
  • ...em in the array with the items of the array on the context. This is how to output a list. ...it will have to implement a new method "export_for_template(renderer_base $output)". This method takes the data stored in the renderable and "flattens it" so
    39 KB (5,384 words) - 12:30, 15 October 2016
  • | xAPI event stream output
    10 KB (1,219 words) - 15:15, 10 August 2021
  • * but anything written to $this->log will be printed to the cron output.
    12 KB (1,786 words) - 13:44, 9 November 2010
  • /// Check all message output plugins and upgrade if necessary upgrade_plugins('message','message/output',$return_url);
    33 KB (3,691 words) - 08:54, 6 January 2009
  • i) it removes the filter string from the output ii) it processes the filter string and replaces it with the processed output.
    24 KB (4,137 words) - 17:16, 19 February 2017
  • Check that this has worked by restarting your web server and looking at the output of phpinfo from the Moodle administration screens or from a text file conta
    7 KB (1,258 words) - 13:32, 8 November 2013
  • * or solution sheet in LaTeX and return the rendered output. * @return string The LaTeX output.
    44 KB (4,934 words) - 15:44, 17 March 2007
  • ...e.g., to input responses such as too quizzes and student-view output check output, messaging, feedback, etc.)
    13 KB (1,987 words) - 19:21, 11 March 2014
  • ...a user successfully views the activity (for example, just before the <tt>$OUTPUT->footer()</tt> call in <tt>view.php</tt>):
    15 KB (2,206 words) - 14:17, 18 October 2010
  • # (D,A) Modify the footer output to allow it to go to the proper (en, es...) wiki page in https://docs.moodl
    11 KB (1,797 words) - 10:17, 18 June 2007
  • ...the input, THEN do the calculations and database access, THEN display the output. It will be easier to refactor or to modify.
    12 KB (2,032 words) - 10:36, 4 February 2011
  • * output debug info if enabled.
    17 KB (2,860 words) - 09:16, 28 May 2009
  • ...ade administration > export". Choose there whichever file type you want as output (e.g. OpenDocument file).
    10 KB (1,610 words) - 23:08, 13 February 2017
  • * @param boolean $return If true then the output is returned as a string, if false it is printed to the current page. ...of the "addHelpButton" method, which has a simplified interface and uses $OUTPUT->help_icon() on the back end. The following parameters are expected:
    27 KB (4,058 words) - 10:21, 3 May 2011
  • Let them change the HTML output by the print_XXX functions in weblib.php.
    14 KB (2,189 words) - 19:46, 16 September 2009
  • * output debug info if enabled.
    18 KB (3,067 words) - 18:01, 22 February 2011
  • $output .= $button->to_html($displayformat, $addstr
    16 KB (2,495 words) - 13:51, 19 November 2009
  • We need to describe each function in detail, including input and output, so that we can:
    20 KB (2,391 words) - 05:59, 5 February 2010
  • After confirming the courses to delete, each deleted item's status will be output, along with a green Success notification at the end of each class.
    12 KB (1,945 words) - 19:42, 3 February 2015
  • | This index allows to search for the recent records in the log output
    16 KB (2,578 words) - 17:47, 21 December 2010
  • ...like bug number first is winning, and also, it is easier to skim-read the output in the sections where all the commits have the bug number first. For exampl
    13 KB (2,170 words) - 14:39, 4 March 2011
  • // Output the question in the initial state.
    18 KB (2,771 words) - 16:26, 3 July 2010
  • # The theme calls '''''$OUTPUT->custom_menu()''''' which is the core_renderers method responsible for prod
    16 KB (2,478 words) - 03:02, 6 May 2011
  • ...or_Moodle%3F|renderer concept]]. Introducing qtype renderers will move the output code (3) into separate classes. This change to the question engine is the a
    19 KB (3,196 words) - 17:04, 26 April 2010
  • |Output directly to Braille display via screen reader (fn 2)
    14 KB (2,235 words) - 02:29, 19 December 2013
  • ...ates lower quality display (MathJax > SVG > PNG > GIF), though the new SVG output option in Moodle 2.8 approaches the quality of MathJax.
    14 KB (2,200 words) - 20:47, 18 February 2017
  • You can customize the report output using a template.
    18 KB (3,034 words) - 11:27, 8 March 2017
  • * Make sure that you instantiate the moodle form before any call to $OUTPUT->header()
    18 KB (2,722 words) - 08:14, 22 April 2011
  • ...list - typically look for <code>foreach echo $X</code> loops (or foreach $output.=$X).
    17 KB (2,422 words) - 16:40, 6 October 2009
  • ...c6nd920sq0aa2ba2ul MoodleXMLBuilder] converts commonly-used test generator output into Moodle XML. MoodleXMLBuilder currently supports converting tests and q
    18 KB (2,834 words) - 12:36, 11 October 2016
  • ...into special collections that can be presented through RSS or used within output widgets created for this new system.
    29 KB (4,550 words) - 09:21, 8 March 2011
  • ...ct, and check that the values have been changed by looking at your phpinfo output in the moodle admin -> environment page.
    16 KB (2,738 words) - 11:49, 23 February 2017
  • $logourl = $OUTPUT->pix_url('logo', 'theme'); ...e->settings->logo''' and second we get the default logo url by calling '''$OUTPUT->pix_url('logo', 'theme')'''.
    61 KB (9,596 words) - 22:56, 3 May 2011
  • ...he hosting admin) and increased it to 120. Here is a sample of the phpinfo output showing the increase.
    19 KB (2,966 words) - 01:35, 13 March 2013
  • ...iciently cleaned up. However, if you get is as PARAM_RAW, then you have to output it using format_text to make sure it is properly cleaned. / This page attem
    41 KB (6,824 words) - 18:27, 11 April 2009
  • ...will be given to your block's container element when Moodle constructs the output HTML. No sanitization will be performed in these elements at all.
    47 KB (7,770 words) - 17:44, 24 February 2011
  • ...dsheet program such as Excel to create your .csv file, check the resulting output in a text editor before you upload it. It is possible to get trailing comm
    30 KB (4,997 words) - 09:36, 15 June 2018
  • then reload the web page. Examine the output closely to see if you chosen database is supported. If not, look for a pack
    27 KB (4,568 words) - 15:15, 10 August 2021
  • The output columns of this report table can be used as base for a Pivot-Table ...m using phpMyAdmin's "Display Graph" feature (at the bottom of the query's output page), I have scaled down the "User Hits" by 10 to fit the graph. that's it
    176 KB (30,586 words) - 17:43, 26 April 2017
  • .... Be sure to use Graphviz 2.36 or newer (earlier versions had a bug in svg output which led to incorrect pictures).
    55 KB (8,759 words) - 19:51, 10 February 2020