PLGradingHelper

Usage: This script makes copying rubrics easier. Navigate to the grading page containing your desired rubric. In the Rubric dialog, click on "Copy Rubric" to copy the rubric. Navigate to the grading page where you wish to apply the rubric. In the Rubric dialog, press "Ctrl+V" to paste the rubric. Don't forget to click "Save rubric".

这些是代码更新过的版本。 显示所有版本

  • v2024-04-04 2024-04-04 Imported from URL
  • v2024-02-15 2024-03-24 Imported from URL
  • v2024-02-15 2024-02-15 Imported from URL
  • v2024-02-08 2024-02-09 Imported from URL
  • v2024-02-08 2024-02-09

    bug fix: changed stopPropagation of paste event to preventDefault (former will cause unwanted behavior of pasting json to a textbox on edge)
    bug fix: modified the logic of removing existing rubric items.

  • v2024-02-07 2024-02-08