[system] / branches / ghe3_dev / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / ProblemSetList.pm Repository:
ViewVC logotype

Diff of /branches/ghe3_dev/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 2838 Revision 2839
141 size => 10, 141 size => 10,
142 access => "readonly", 142 access => "readonly",
143 }, 143 },
144 open_date => { 144 open_date => {
145 type => "text", 145 type => "text",
146 size => 20, 146 size => 24,
147 access => "readwrite", 147 access => "readwrite",
148 }, 148 },
149 due_date => { 149 due_date => {
150 type => "text", 150 type => "text",
151 size => 20, 151 size => 24,
152 access => "readwrite", 152 access => "readwrite",
153 }, 153 },
154 answer_date => { 154 answer_date => {
155 type => "text", 155 type => "text",
156 size => 20, 156 size => 24,
157 access => "readwrite", 157 access => "readwrite",
158 }, 158 },
159 published => { 159 published => {
160 type => "checked", 160 type => "checked",
161 size => 4, 161 size => 4,

Legend:
Removed from v.2838  
changed lines
  Added in v.2839

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9