AI MiniPaper Tool - Instructor Guide

The AI MiniPaper Tool is designed to collect and grade short papers written with AI assistance. Students submit papers using CKEditor 5.0, with feedback provided through comment streams. The tool supports instructor grading, peer review comments, flagging for moderation, and comprehensive student analytics.

🚀 Quick Start

New to the tool? Follow these steps:

  1. Enter Instructions: Click the "Instructions" tab and write your assignment instructions
  2. Configure Settings: Click the "Settings" tab and either:
    • Select an Assignment Type preset from the dropdown (recommended for first-time users)
    • Or manually configure points and options
  3. Save: Click "Save All Settings" to save your configuration
  4. Optional: Configure AI feedback in the "AI Prompt" tab if you want automated comments

Tip: Use the assignment type presets to get started quickly. You can always modify the values before saving.

📑 Table of Contents

Settings

Tip: Use the "Assignment Type" dropdown in the Settings tab to quickly configure common assignment types. The tool provides presets for Peer Review Focused, Instructor Graded, Completion-Based, Hybrid, Anonymous, and Scaffolded assignments. You can select a preset and then modify the values as needed.

General Tips:

Configure the assignment settings including:

Instructions / Rubric

Edit the assignment instructions and rubric that students will see. Use the rich text editor to format your content. This is displayed to students in the Instructions section.

AI Prompt

When AI is configured (AI API URL is set or using test endpoint), instructors can edit a custom AI prompt that controls how AI-generated comments are created. The AI Prompt editor appears as a separate tab in the instructor interface.

Note: The AI Prompt tab only appears when AI is configured. If no AI API URL is set and you're not using the test endpoint (key '12345'), the AI Prompt tab will not be visible.

Student Workflow

Students can:

AI Comments: When AI is configured and a student submits their paper, an AI-generated comment is automatically created based on the AI prompt and assignment instructions. This comment appears immediately after submission and provides automated feedback to help students improve their work.

Peer Review System

The review system prioritizes submissions to help students meet the minimum comment requirement:

Grading

Point Calculation:

Overall points = instructor_points + submit_points + (comment_points × min_comments)

Earned points include:

Grades are automatically sent to the LMS whenever:

Grades will only be sent if overall_points > 0.

Auto Grade Timeout: If this setting is configured (non-zero) and overall_points > 0, students who have submitted their papers will automatically receive a grade of 1.0 (100%) after the specified timeout period has elapsed since submission. This ensures students get full credit even if they cannot complete enough peer reviews due to insufficient submissions available for review. The grade is sent directly to the LMS without modifying instructor points in the database, and applies regardless of whether the instructor has manually graded.

Instructor Features

Generated Name Search

When "Use actual student names" is unchecked, students see generated names (e.g., "Purple Elephant") instead of their real names. Instructors can search for students by their generated name using the "Search by Generated Name" field in the Student Data page. This is useful when you only know a student's generated name.

Generated name search results appear in the main Student Data table with sorting disabled. The search is mutually exclusive with regular name/email search - entering one clears the other.

Test Data

If your LTI key is '12345', you can access a test data generator from the Instructor menu to create 100 dummy users with submitted papers for testing the review system.