Recued
Menu
← Back to recipes

View DeepTutor scorecards

by recued-core v3 10 views

Use “View DeepTutor scorecards” in Recued. Lists the derived assignment and exam scorecards the DeepTutor pack keeps in its own records. Supply one Seller customer id for that student's rows, or leave it blank for the owner-wide scorecard list.

Complete workflow

DeepTutor Records 9 pinned recipes

Use DeepTutor Records in Recued for education, tutoring, student and assignment record-keeping. It stores students, assessments, answers, artifacts and scorecards, and includes 9 ready-to-run workflows that enrol students, send assessments, capture answers and grade them. It needs the DeepTutor pack for question generation. It runs locally on your machine. Actions that change data use Recued's approval controls.

You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.

Use “View DeepTutor scorecards” in Recued. Lists the derived assignment and exam scorecards the DeepTutor pack keeps in its own records. Supply one Seller customer id for that student's rows, or leave it blank for the owner-wide scorecard list.

pack:deeptutor-daily-masterydeeptutorscorecardstudent
by recued-core pinned v3

Use “Enroll free DeepTutor student” in Recued. Exact-form enrollment template for a free class.

pack:deeptutor-daily-masteryform-response-templatestudentenrollment
by recued-core pinned v4

Use “Register paid DeepTutor student” in Recued. It turns one complete Seller order into a class roster record.

pack:deeptutor-daily-masterystudentenrollmentpaid
by recued-core pinned v4

Use “Send DeepTutor assignment or exam” in Recued. Scheduled class dish. It uses the connections and settings you choose when you run it.

pack:deeptutor-daily-masterydeeptutorassignmentexam
by recued-core pinned v7
Capture DeepTutor answer
Background automation

Use “Capture DeepTutor answer” in Recued. It runs on its own when a student emails their answers back, and files that reply as a pending answer so the grading workflow can score it on the next run.

pack:deeptutor-daily-masterydeeptutorstudentanswer
by recued-core pinned v5

Use “Grade DeepTutor answers” in Recued. Scheduled class batch. It uses the connections and settings you choose when you run it.

pack:deeptutor-daily-masterydeeptutorgradingassignment
by recued-core pinned v7
Show all 9 recipes

Use “List DeepTutor assignments and exams” in Recued. It provides a read-only class index over the DeepTutor pack's own assessment records.

pack:deeptutor-daily-masterydeeptutorassignmentexam
by recued-core pinned v4

Use “View DeepTutor assessment” in Recued. It provides a read-only exact detail for one DeepTutor assignment or exam.

pack:deeptutor-daily-masterydeeptutorassignmentexam
by recued-core pinned v3
Require DeepTutor records runtime
Background automation

Use “Require DeepTutor records runtime” in Recued. It confirms this server can store the class records the other DeepTutor workflows depend on, and stops with a clear message when it cannot.

by recued-core pinned v1
View pack details, dependencies, and permissions →

Scorecard lookup

One student: filter on customer_id. Leave the student id blank to list every scorecard the pack owns. Assignment and exam aggregates remain separate rows, one per (student, namespace). Scores are recomputed by the scheduled grading dish from feedback-delivered answers; the scorecard is a derived convenience record, not grading authority.

These are pack-owned records (D-221), so they also appear under Data with no recipe run at all.

How it works 21 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (21 steps)
customer_id_value trim
Trim whitespace from setting customer id
customer_id_bounded_value truncate
Truncate customer id value to a max length
customer_id_bounded compare
Check if customer id value equals customer id bounded value
customer_id_guard guard
Stop if customer id bounded equals
has_student_filter all
Check if all conditions are true
class_key_value trim
Trim whitespace from setting class key
class_key_bounded_value truncate
Truncate class key value to a max length
class_key_bounded compare
Check if class key value equals class key bounded value
class_key_guard guard
Stop if class key bounded equals
has_class_filter all
Check if all conditions are true
wants_all_kinds all
Check if all conditions are true
student_filter ternary
Apply ternary
class_filter ternary
Apply ternary
kind_filter ternary
Apply ternary
scorecard_filters merge
Combine objects together
scorecard_records ?
scorecard_rows default
Apply default
scorecard_display_rows map
Extract from each item
scorecard_count count
Count items in scorecard rows
scorecard_table to_table
Format results as a data table
summary to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

class key setting =
customer id setting =
assessment kind setting = all

About

Tags

pack:deeptutor-daily-masterydeeptutorscorecardstudentassignmentexamrecordsread-only

Details

21 steps 3 configurable settings recipe_id: view-deeptutor-scorecard