[system] / branches / rel-2-2-dev / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / UserList.pm Repository:
ViewVC logotype

Diff of /branches/rel-2-2-dev/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm

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

Revision 1604 Revision 1605
455 -values => [qw(all none selected match_ids match_section match_recitation)], 455 -values => [qw(all none selected match_ids match_section match_recitation)],
456 -default => $actionParams{"action.filter.scope"}->[0] || "selected", 456 -default => $actionParams{"action.filter.scope"}->[0] || "selected",
457 -labels => { 457 -labels => {
458 all => "all users", 458 all => "all users",
459 none => "no users", 459 none => "no users",
460 selected => "selected users", 460 selected => "users selected below",
461 match_ids => "users with matching user IDs:", 461 match_ids => "users with matching user IDs:",
462 match_section => "users in selected section", 462 match_section => "users in selected section",
463 match_recitation => "users in selected recitation", 463 match_recitation => "users in selected recitation",
464 }, 464 },
465 -onchange => $onChange, 465 -onchange => $onChange,

Legend:
Removed from v.1604  
changed lines
  Added in v.1605

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9