Peer Review Module
Enable peer review of assignments. Anonymous review, rubrics, and feedback collection.
Peer Review Demo
bot
Everything You Need
Explore all the powerful features included in the Peer Review module.
Assignment review
Included with the Peer Review module for seamless integration.
Anonymous mode
Included with the Peer Review module for seamless integration.
Review rubrics
Included with the Peer Review module for seamless integration.
Feedback forms
Included with the Peer Review module for seamless integration.
Review tracking
Included with the Peer Review module for seamless integration.
Analytics
Included with the Peer Review module for seamless integration.
Use Cases
Discover how businesses use the Peer Review module
Collaborative assessment
Perfect for teams looking to implement collaborative assessment capabilities.
Writing courses
Perfect for teams looking to implement writing courses capabilities.
Project feedback
Perfect for teams looking to implement project feedback capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Peer Review module with your existing systems.
View API Documentation// Enable Peer Review module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "peer-review",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "peer-review",
"name": "Peer Review",
"enabled": true,
"status": "active"
}
}Related Modules
Explore other modules in the Education category
Ready to Use Peer Review?
Get started today with our free plan. No credit card required.