User contributions for Glarose
Jump to navigation
Jump to search
21 August 2015
- 13:0713: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...."
- 12:5912:59, 21 August 2015 diff hist +48 m Contributed Admin Scripts (Large Installations) No edit summary
23 July 2015
- 19:4019:40, 23 July 2015 diff hist +342 m FormulaTestPoints No edit summary
7 June 2015
- 20:0820: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..."
14 August 2014
- 13:5213:52, 14 August 2014 diff hist +271 m WwManageDescription →wwManage current
- 13:5013:50, 14 August 2014 diff hist 0 File:WwManage.txt uploaded a new version of "File:WwManage.txt" current
- 13:4713:47, 14 August 2014 diff hist +36,411 WwManage No edit summary
30 June 2014
- 17:3917:39, 30 June 2014 diff hist +89 Knowls No edit summary
7 February 2014
- 14:2114:21, 7 February 2014 diff hist +8 m Contributed Admin Scripts (Large Installations) No edit summary
- 14:1714:17, 7 February 2014 diff hist −18 m Contributed Admin Scripts (Large Installations) No edit summary
- 14:1714:17, 7 February 2014 diff hist 0 m Contributed Admin Scripts (Large Installations) No edit summary
- 14:1714:17, 7 February 2014 diff hist +23 m Contributed Admin Scripts (Large Installations) No edit summary
- 14:1614:16, 7 February 2014 diff hist +233 m Contributed Admin Scripts (Large Installations) No edit summary
- 14:1414:14, 7 February 2014 diff hist +64 m WwScoreGetter No edit summary
- 14:1214:12, 7 February 2014 diff hist +1 m WwScoreGetter No edit summary
- 14:1114:11, 7 February 2014 diff hist +19 m WwScoreGetter No edit summary
- 14:0914: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..."
- 14:0914:09, 7 February 2014 diff hist +293 Contributed Admin Scripts (Large Installations) No edit summary
3 January 2014
- 15:3815:38, 3 January 2014 diff hist +91 m Available Functions →Other Functions
- 15:3615:36, 3 January 2014 diff hist +101 m Available Functions No edit summary
20 August 2013
- 17:0517:05, 20 August 2013 diff hist −2 m Contributed Admin Scripts (Large Installations) No edit summary
19 August 2013
- 13:3613: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..."
- 13:2113: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 ..."
- 13:1313:13, 19 August 2013 diff hist +437 Contributed Admin Scripts (Large Installations) No edit summary
26 June 2013
- 15:3815:38, 26 June 2013 diff hist +10 m CompoundProblems No edit summary
- 15:3815:38, 26 June 2013 diff hist +804 m CompoundProblems No edit summary
- 15:2715:27, 26 June 2013 diff hist +7 m CompoundProblems No edit summary
- 15:2115:21, 26 June 2013 diff hist +5 m CompoundProblems No edit summary
- 15:2015:20, 26 June 2013 diff hist +2,924 CompoundProblems No edit summary
21 June 2013
- 19:0419:04, 21 June 2013 diff hist −6 m AnyAnswerMarkedCorrect No edit summary
- 19:0119:01, 21 June 2013 diff hist −57 m AnyAnswerMarkedCorrect No edit summary
- 19:0019:00, 21 June 2013 diff hist +2,499 AnyAnswerMarkedCorrect No edit summary
- 18:5918:59, 21 June 2013 diff hist −12 m CustomAnswerCheckers No edit summary
- 18:4018:40, 21 June 2013 diff hist −12 m AnswerHints No edit summary
- 18:2818:28, 21 June 2013 diff hist −6 m Problem Authoring Background Information No edit summary
- 14:0114:01, 21 June 2013 diff hist 0 m Problem Techniques →Topics E-F
20 June 2013
- 15:1315:13, 20 June 2013 diff hist −12 m ProblemsWithUnits No edit summary
- 15:1015:10, 20 June 2013 diff hist +118 m MultipleChoiceProblems No edit summary
- 14:4614:46, 20 June 2013 diff hist +142 m MultipleChoiceProblems No edit summary
- 14:4314:43, 20 June 2013 diff hist +72 m Problem Techniques No edit summary
- 14:4114:41, 20 June 2013 diff hist +2,835 MultipleChoiceProblems No edit summary
19 June 2013
- 19:3419:34, 19 June 2013 diff hist −12 m Tables No edit summary
- 14:0114:01, 19 June 2013 diff hist +131 m Problem Techniques →Topics E-F
14 June 2013
- 18:1118:11, 14 June 2013 diff hist −12 m DisableFunctions No edit summary
13 June 2013
- 14:3614:36, 13 June 2013 diff hist +36 m Problem Techniques No edit summary
12 June 2013
- 18:1218:12, 12 June 2013 diff hist +24 m CompoundProblems No edit summary
- 18:0918: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..."
- 17:3817:38, 12 June 2013 diff hist +66 m Problem Techniques →Topics C-D
- 17:3717:37, 12 June 2013 diff hist −6 m Problem Techniques →Topics M-N
- 17:1617:16, 12 June 2013 diff hist −12 m ParametricEquationAnswers No edit summary