User contributions
Jump to navigation
Jump to search
- 08:07, 21 August 2015 diff hist +910 N Admin tools framework Created page with "== Admin Tools Framework == The goal of this page is to set out a high-level framework for what admin scripts for use at the command line on a WeBWorK server might look like...."
- 07:59, 21 August 2015 diff hist +48 m Contributed Admin Scripts (Large Installations)
- 14:40, 23 July 2015 diff hist +342 m FormulaTestPoints
- 15:08, 7 June 2015 diff hist +472 N PG Crib Sheet Created page with " == PG Crib Sheet == * Text the student sees in the problem: BEGIN_PGML_TEXT In this problem we use mathematics. END_PGML_TEXT * Problem variables and display of mathemati..."
- 08:52, 14 August 2014 diff hist +271 m WwManageDescription →wwManage current
- 08:50, 14 August 2014 diff hist 0 File:WwManage.txt uploaded a new version of "File:WwManage.txt" current
- 08:47, 14 August 2014 diff hist +36,411 WwManage
- 12:39, 30 June 2014 diff hist +89 Knowls
- 09:21, 7 February 2014 diff hist +8 m Contributed Admin Scripts (Large Installations)
- 09:17, 7 February 2014 diff hist -18 m Contributed Admin Scripts (Large Installations)
- 09:17, 7 February 2014 diff hist 0 m Contributed Admin Scripts (Large Installations)
- 09:17, 7 February 2014 diff hist +23 m Contributed Admin Scripts (Large Installations)
- 09:16, 7 February 2014 diff hist +233 m Contributed Admin Scripts (Large Installations)
- 09:14, 7 February 2014 diff hist +64 m WwScoreGetter
- 09:12, 7 February 2014 diff hist +1 m WwScoreGetter
- 09:11, 7 February 2014 diff hist +19 m WwScoreGetter
- 09:09, 7 February 2014 diff hist +9,659 N WwScoreGetter Created page with " #!/usr/bin/perl -w use strict; # wwScoreGetter: get a table of score data for the appropriate WeBWorK # sets. this is really a component of the ExamData system, but we..."
- 09:09, 7 February 2014 diff hist +293 Contributed Admin Scripts (Large Installations)
- 10:38, 3 January 2014 diff hist +91 m Available Functions →Other Functions
- 10:36, 3 January 2014 diff hist +101 m Available Functions
- 12:05, 20 August 2013 diff hist -2 m Contributed Admin Scripts (Large Installations)
- 08:36, 19 August 2013 diff hist +14,021 N UpdateRosters Created page with " #!/usr/bin/perl -w use strict; # # updateRosters [-s|-c] # update a webwork classlist to correspond to the roster data found in # $dataDir # -s : assume the w..."
- 08:21, 19 August 2013 diff hist +8,386 N Cl2ww Created page with " #!/usr/bin/perl -w use strict; # # cl2ww [-c|-s] [crs-sxn [crs-sxn.. ]] # # process classlist files for class-sections indicated, creating # corresponding webwork ..."
- 08:13, 19 August 2013 diff hist +437 Contributed Admin Scripts (Large Installations)
- 10:38, 26 June 2013 diff hist +10 m CompoundProblems
- 10:38, 26 June 2013 diff hist +804 m CompoundProblems
- 10:27, 26 June 2013 diff hist +7 m CompoundProblems
- 10:21, 26 June 2013 diff hist +5 m CompoundProblems
- 10:20, 26 June 2013 diff hist +2,924 CompoundProblems
- 14:04, 21 June 2013 diff hist -6 m AnyAnswerMarkedCorrect
- 14:01, 21 June 2013 diff hist -57 m AnyAnswerMarkedCorrect
- 14:00, 21 June 2013 diff hist +2,499 AnyAnswerMarkedCorrect
- 13:59, 21 June 2013 diff hist -12 m CustomAnswerCheckers
- 13:40, 21 June 2013 diff hist -12 m AnswerHints
- 13:28, 21 June 2013 diff hist -6 m Problem Authoring Background Information
- 09:01, 21 June 2013 diff hist 0 m Problem Techniques →Topics E-F
- 10:13, 20 June 2013 diff hist -12 m ProblemsWithUnits
- 10:10, 20 June 2013 diff hist +118 m MultipleChoiceProblems
- 09:46, 20 June 2013 diff hist +142 m MultipleChoiceProblems
- 09:43, 20 June 2013 diff hist +72 m Problem Techniques
- 09:41, 20 June 2013 diff hist +2,835 MultipleChoiceProblems
- 14:34, 19 June 2013 diff hist -12 m Tables
- 09:01, 19 June 2013 diff hist +131 m Problem Techniques →Topics E-F
- 13:11, 14 June 2013 diff hist -12 m DisableFunctions
- 09:36, 13 June 2013 diff hist +36 m Problem Techniques
- 13:12, 12 June 2013 diff hist +24 m CompoundProblems
- 13:09, 12 June 2013 diff hist +6,660 N CompoundProblems Created page with "<h2>Compound, MultiPart Problems Worked Sequentially</h2> <p style="background-color:#eeeeee;border:black solid 1px;padding:3px;"> <em>This is the PG code to create a problem..."
- 12:38, 12 June 2013 diff hist +66 m Problem Techniques →Topics C-D
- 12:37, 12 June 2013 diff hist -6 m Problem Techniques →Topics M-N
- 12:16, 12 June 2013 diff hist -12 m ParametricEquationAnswers