peek: Peek at values in database tables

Description Usage Arguments Functions

Description

Peek at values in database tables for the purpose of quickly scanning what's present and getting id numbers needed for other functions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

course_id

A single integer corresponding to a courseid in the database (see list_courses).

con

A database connection object, using the session connection by default.

qnr_cm_id

A single integer corresponding to a questionnaire course module id (see list_cms).

Functions


TheFridayInstitute/fimoodler documentation built on May 28, 2019, 9:37 a.m.