Skip to contents

Server logic for the rubric.

Usage

rubric_edit_server(id, qda_data, page_length = 20)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

qda_data

QDA data object, see qda().

page_length

the default number of rows to show in the table.