Search results

Jump to navigation Jump to search
  • First we show how to put a message in its own BEGIN_TEXT/END_TEXT block. Now we show how to put a message inside of an existing BEGIN_TEXT/END_TEXT block.
    4 KB (694 words) - 15:19, 16 July 2023
  • == Depreciated: Blackboard Building Block Installation == "The Blackboard building block is being used anywhere anymore, certainly it is not used widely. A good su
    6 KB (920 words) - 16:31, 31 March 2023
  • <!-- First Block text section --> <!-- Setup 2nd block -->
    7 KB (1,099 words) - 09:21, 28 June 2023
  • .editSuggestion label.desc {width: 18em; display: block; float: left; text-align:left}
    1 KB (200 words) - 15:07, 21 June 2021
  • .editSuggestion label.desc {width: 18em; display: block; float: left; text-align:left}
    1 KB (176 words) - 15:08, 21 June 2021
  • ...nt when presenting a block of code, use three backticks to start and end a block of "code". Example:
    2 KB (327 words) - 02:30, 6 January 2019
  • .editSuggestion label.desc {width: 18em; display: block; float: left; text-align:left;}
    3 KB (363 words) - 15:08, 21 June 2021
  • .editSuggestion label.desc {width: 18em; display: block; float: left; text-align:left}
    3 KB (334 words) - 15:07, 21 June 2021
  • .editSuggestion label.desc {width: 18em; display: block; float: left; text-align:left;}
    4 KB (482 words) - 15:08, 21 June 2021
  • ...t</code> and ends with the line <code>problem_end</code>. Inside a single block the following fields are recognized: An example problem block would look like the following
    6 KB (915 words) - 10:49, 6 June 2014
  • This can make the text of your PGML block problem easier to read.
    1 KB (159 words) - 07:54, 13 May 2015
  • ...her in a block, put each answer blank on a new line immediately below each block of text, and added extra space between each part. This should make the que
    5 KB (730 words) - 07:16, 17 July 2023
  • The line breaks within the <code>BEGIN_PGML/END_PGML</code> block normally are ignored; lines that follow each other usually are joined toget
    1 KB (210 words) - 11:50, 9 May 2015
  • ...near the "Submit Answers" button) via a <code>BEGIN_HINT / END_HINT</code> block of text.</li> ...ne. The hint will automatically generate the word <b>HINT:</b> before the block of text that is the hint, so you don't need to add it manually. The modifi
    7 KB (1,110 words) - 16:52, 20 June 2023
  • Each <code>Section::Begin()</code> and <code>Section::End()</code> block can have its own context, etc. See the [https://github.com/openwebwork/pg/
    3 KB (453 words) - 07:42, 17 July 2023
  • ...ost convenient for you, and you can even mix the two in the same PGML text block. ...gebra string version. In the traditional <code>BEGIN_TEXT/END_TEXT</code> block, you must be careful about how you insert a MathObject so as to produce the
    4 KB (716 words) - 11:42, 28 October 2021
  • 2:30pm - Course-Teams meet to block out problem sets needed and team members' roles 3:30pm - [Optional] WeBWorK-Blackboard Building Block
    4 KB (555 words) - 13:25, 16 June 2021
  • ...ow background. Ignore the <span style=" background-color:#ffffbb;">yellow block</span> if you have a current installation (version 2.5.1.1 or later) of WeB
    5 KB (815 words) - 15:53, 30 January 2013
  • # However, inside a BEGIN_TEXT/END_TEXT block the parser must be told that BRED() and ERED() are intended
    2 KB (273 words) - 21:07, 25 October 2016
  • To use a MultiAnswer object in PGML, create it outside the PGML block, and use the MultiAnswer variable for more than one answer blank. ...nsist of more than one line, it is awkward to include them within the PGML block itself. Instead, use a variable to store the answer checker with the custo
    5 KB (721 words) - 08:00, 6 June 2021
  • ...s how to pass perl variables from the problem initialization into the sage block.
    2 KB (325 words) - 11:42, 24 June 2013
  • Images can be inserted into a PGML block with
    2 KB (296 words) - 15:43, 25 July 2023
  • # A BEGIN_TEXT...END_TEXT block is replaced by the preprocessor with: # jsMath block, or raw TeX.
    9 KB (1,401 words) - 18:17, 7 April 2021
  • Notice that the table is inside a Perl code block <code>\{ \}</code> and that there are periods at the end of each line (aft
    4 KB (535 words) - 06:05, 18 July 2023
  • ...n array of graphs with two columns (or three columns) that is below a text block (not side-by-side with text) using BeginTable from unionTables.pl.</li> <li>Example 2: A free response problem in which we put a long text block and a graph side-by-side using ColumnTable from unionTables.pl.</li>
    20 KB (2,912 words) - 10:47, 29 June 2023
  • ...m number, etc. in the problem tagging section, <b>not</b> inside of a text block <code>BEGIN_TEXT ... END_TEXT</code>. ...iple parts, use extra space between parts and keep each part together as a block. This will make it easier to read and use.
    5 KB (863 words) - 21:47, 16 January 2014
  • ...powers to either 0 or 1 using the <code>LimitedPowers::OnlyIntegers</code> block of code. Note: restricting all exponents to 0 or 1 means that repeated fac
    4 KB (583 words) - 05:48, 18 July 2023
  • The block of code that puts the answer blanks into the exponents correctly in HTML an
    5 KB (746 words) - 06:15, 18 July 2023
  • denotes the beginning of a block of Sage python code. This will be paired at the end with and ending END wh
    5 KB (689 words) - 17:13, 16 September 2021
  • ...rect_ans()</code> method of the popup object, as suggested here. The text block between <code>SOLUTION(EV3(<<'END_SOLUTION'));</code> and <code>END_SOLUTIO
    6 KB (981 words) - 12:29, 16 July 2023
  • ...browsers and some university firewall configurations have been reported to block images served through a different port than port 80. See below. First, in some cases, a firewall configuration may block httpd requests to port 8080. If this is due to the firewall set up on the W
    10 KB (1,590 words) - 16:50, 5 March 2013
  • ...of this is that we use the <code>HEADER_TEXT</code> function to include a block of text in the actual HTML header of the problem file when it's sent to the
    5 KB (866 words) - 11:13, 29 June 2023
  • .....\]</code> for mathematics which is in a <code>BEGIN_TEXT/END_TEXT</code> block, or which is processed by "EV3". <br /><br /> * Within the math modes, the
    6 KB (913 words) - 17:00, 1 October 2019
  • blocks/wwlink -- provides the "block" that allows you to choose which WW course is connected to the moodle cours # The path for this block should be $webwork_htdocs_dir.
    27 KB (4,236 words) - 11:07, 25 August 2023
  • it reaches the block where the parameter is added. For example, you can add something like
    7 KB (1,066 words) - 16:41, 20 June 2023
  • # Remove the 1; in the eval block. What happens and why? Try inputting x for the first answer and 3 for the s
    6 KB (881 words) - 18:45, 7 May 2022
  • The hidden form fields are created in the code block: hidden form fields defined in this block are
    19 KB (2,744 words) - 18:56, 9 August 2013
  • ..._of_TCP_and_UDP_port_numbers . Note that in rare cases an institution may block httpd requests to port 8080. If any of your students report that they can n
    7 KB (1,028 words) - 16:00, 3 August 2022
  • The hidden form fields are created in the code block: <p>When the submit button is pressed, the hidden form fields defined in this block are filled with information from the applet.
    19 KB (2,848 words) - 08:18, 31 July 2013
  • ...powers to either 0 or 1 using the <code>LimitedPowers::OnlyIntegers</code> block of code. Note: restricting all exponents to 0 or 1 means that repeated fac
    11 KB (1,537 words) - 09:43, 28 June 2023
  • <p>When the submit button is pressed, the hidden form fields defined in this block are filled with information from the applet.
    13 KB (2,092 words) - 09:34, 31 July 2013
  • ...trong>answer, hint and solution</strong> section of the problem. The code block with <code>$applet->insertAll</code> inserts the applet in the hint. The h
    12 KB (1,773 words) - 12:30, 12 June 2013
  • * <code>my</code> localizes the value of the variable to the block in which loop is defined: thus the definition of the variable $i in this lo
    12 KB (1,892 words) - 13:05, 16 June 2021
  • ...string itself. This is usually done when there is a especially long string block to be translated. In this case, the standard is to put the actual string th
    14 KB (2,313 words) - 09:54, 30 October 2013
  • ...>$smaller</code> and <code>$bigger</code> are defined earlier in this code block.
    16 KB (2,306 words) - 12:32, 12 June 2013
  • Model: Xen Virtual Block Device (xvd) Model: Xen Virtual Block Device (xvd)
    45 KB (7,305 words) - 10:25, 29 September 2022
  • Model: Xen Virtual Block Device (xvd) Model: Xen Virtual Block Device (xvd)
    44 KB (7,185 words) - 13:33, 11 March 2024
  • Model: Xen Virtual Block Device (xvd) Model: Xen Virtual Block Device (xvd)
    51 KB (8,306 words) - 12:23, 29 June 2022
  • Model: Xen Virtual Block Device (xvd) Model: Xen Virtual Block Device (xvd)
    51 KB (8,310 words) - 09:04, 4 October 2022
  • ...ut the two <code>Directory</code> blocks within the main <code>Perl</code> block, moving them below (i.e. outside) the main <code>Perl</code> block and then replacing perl variables <code>$webwork_htdocs_dir</code> and <cod
    59 KB (9,702 words) - 16:23, 3 June 2013
  • ...ut the two <code>Directory</code> blocks within the main <code>Perl</code> block, moving them below (i.e. outside) the main <code>Perl</code> block and then replacing perl variables <code>$webwork_htdocs_dir</code> and <cod
    60 KB (9,813 words) - 16:37, 3 June 2013
  • ...ut the two <code>Directory</code> blocks within the main <code>Perl</code> block, moving them below (i.e. outside) the main <code>Perl</code> block and then replacing perl variables <code>$webwork_htdocs_dir</code> and <cod
    60 KB (9,815 words) - 16:30, 3 June 2013
  • r_1 | (This session will block until Rserve is shut down)
    28 KB (3,617 words) - 20:15, 6 October 2019
  • ...ules varies by distribution. To configure mod_perl, uncomment the location block <code>&lt;Location /server-info&gt;</code> in your Apache config file (usua
    41 KB (6,332 words) - 14:50, 3 June 2013
  • * 9/20/2009 only administrators can edit a wwlink block to connect to a webwork site or course. (Instructors are not given permissi
    33 KB (5,105 words) - 18:45, 16 June 2021
  • ...ules varies by distribution. To configure mod_perl, uncomment the location block <code>&lt;Location /server-info&gt;</code> in your Apache config file (usua
    50 KB (7,598 words) - 18:33, 16 June 2021
  • ...ules varies by distribution. To configure mod_perl, uncomment the location block <code>&lt;Location /server-info&gt;</code> in your Apache config file (usua
    50 KB (7,650 words) - 18:42, 16 June 2021
  • ...ules varies by distribution. To configure mod_perl, uncomment the location block <code>&lt;Location /server-info&gt;</code> in your Apache config file (usua
    64 KB (10,408 words) - 14:48, 3 June 2013
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    76 KB (12,277 words) - 14:06, 22 April 2022
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    86 KB (14,139 words) - 15:23, 3 June 2013
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    86 KB (14,083 words) - 15:17, 3 June 2013
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    86 KB (14,241 words) - 15:19, 3 June 2013
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    88 KB (14,464 words) - 17:00, 1 June 2013
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    91 KB (14,972 words) - 14:08, 22 April 2022
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    93 KB (15,342 words) - 14:08, 22 April 2022
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    97 KB (15,716 words) - 16:51, 14 June 2021
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    97 KB (15,730 words) - 16:52, 14 June 2021
  • ..._of_TCP_and_UDP_port_numbers . Note that in rare cases an institution may block httpd requests to port 8080. If any of your students report that they can n
    94 KB (14,977 words) - 16:03, 24 July 2022
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    98 KB (15,854 words) - 16:51, 14 June 2021
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    97 KB (15,893 words) - 16:46, 14 June 2021
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    98 KB (15,916 words) - 06:16, 5 October 2020
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    98 KB (16,151 words) - 16:45, 14 June 2021
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    101 KB (16,399 words) - 16:46, 14 June 2021
  • ...of_TCP_and_UDP_port_numbers . Note that in rare cases an installation may block httpd requests to port 8080. If any of your students report that they can n
    102 KB (16,678 words) - 11:38, 22 December 2015
  • ..._of_TCP_and_UDP_port_numbers . Note that in rare cases an institution may block httpd requests to port 8080. If any of your students report that they can n
    112 KB (18,077 words) - 15:57, 9 August 2021
  • ..._of_TCP_and_UDP_port_numbers . Note that in rare cases an institution may block httpd requests to port 8080. If any of your students report that they can n
    118 KB (18,987 words) - 16:28, 5 May 2021