get_items_table: internal function to format the items table from other...

View source: R/processors-helpers.R

get_items_tableR Documentation

internal function to format the items table from other tables. see get_items() in processors.R

Description

internal function to format the items table from other tables. see get_items() in processors.R

Usage

get_items_table(
  submissions_table,
  student_table,
  exam_table,
  tasks_table,
  answer_table,
  items_table
)

UO-BRT/dbprocess documentation built on Jan. 29, 2023, 8:50 a.m.