Recued
Menu
← Back to recipes

List DeepTutor assignments and exams

by recued-core v4 9 views

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

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 “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 “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 “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

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
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 →

Class index

One row per prepared or delivered assessment for the chosen class tier, newest first, with a View assessment action that opens the exact detail workflow. Choose all to see both namespaces at once.

The rows are pack-owned records (D-221) filtered server-side on class_key, assessment_kind and status — not a client-side pass over a key prefix — so the display limit bounds what is rendered rather than what is scanned.

How it works 19 steps

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

Process (19 steps)
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
limit_number to_number
Convert setting limit to a number
limit_value clamp
Clamp limit number between 1 and 200
inputs_valid all
Check if all conditions are true
inputs_guard guard
Stop if inputs valid equals
wants_all_kinds all
Check if all conditions are true
wants_all_status all
Check if all conditions are true
kind_filter ternary
Apply ternary
status_filter ternary
Apply ternary
assessment_filters merge
Combine objects together
assessment_records ?
assessment_records_all default
Apply default
assessment_records_valid filter
Filter by condition
assessment_rows map
Extract from each item
assessment_count count
Count items in assessment rows
summary to_summary
Format results as a summary card
assessment_table to_table
Format results as a data table
Settings 4 configurable

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

limit setting = 50
status setting = all
class key setting = [object Object]
assessment kind setting = all

About

Tags

pack:deeptutor-daily-masterydeeptutorassignmentexamclass-indexrecordsread-only

Details

19 steps 4 configurable settings recipe_id: list-deeptutor-assessments