phpDocumentor
[ class tree: ] [ index: ] [ all elements ]

Index of All Elements

Package Indexes


[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

a

a

add_include_path
in file functions.php, function add_include_path()
    Adds the given path to PHPs set of include paths
answerQuestion
in file TestDrive.php, method KuoteObjects_TestDrive::answerQuestion()
    Takes the given option number an 'answers' the question with it.
answerQuestion
in file Quiz.php, method KuoteObjects_Quiz::answerQuestion()
    Takes the given option number an 'answers' the question with it.
answerQuestion
in file Quiz.php, method KuoteInterfaces_Quiz::answerQuestion()
    Takes the given option number an 'answers' the question with it.
b

b

body.tail.template.php
procedural page body.tail.template.php
c

c

$courseId
in file Result.php, variable DataObjects_Result::$courseId
$courseOffering
in file CourseOffering.php, variable KuoteObjects_CourseOffering::$courseOffering
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$courseOfferingId
in file Result.php, variable DataObjects_Result::$courseOfferingId
$courseOfferings
in file CourseOfferingSet.php, variable KuoteObjects_CourseOfferingSet::$courseOfferings
    Array to hold course offering objects
$crsDesc
in file Course.php, variable DataObjects_Course::$crsDesc
$crsId
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsId
$crsId
in file Learning.php, variable DataObjects_Learning::$crsId
$crsId
in file Offering.php, variable DataObjects_Offering::$crsId
$crsId
in file Course.php, variable DataObjects_Course::$crsId
$crsIsOpen
in file Course.php, variable DataObjects_Course::$crsIsOpen
$crsIsPublic
in file Course.php, variable DataObjects_Course::$crsIsPublic
$crsOfferEnd
in file Offering.php, variable DataObjects_Offering::$crsOfferEnd
$crsOfferEnd
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsOfferEnd
$crsOfferId
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsOfferId
$crsOfferId
in file Enrollment.php, variable DataObjects_Enrollment::$crsOfferId
$crsOfferId
in file Offering.php, variable DataObjects_Offering::$crsOfferId
$crsOfferId
in file Learningoffering.php, variable DataObjects_Learningoffering::$crsOfferId
$crsOfferPassword
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsOfferPassword
$crsOfferPassword
in file Offering.php, variable DataObjects_Offering::$crsOfferPassword
$crsOfferStart
in file Offering.php, variable DataObjects_Offering::$crsOfferStart
$crsOfferStart
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsOfferStart
$crsOfferTitle
in file Offering.php, variable DataObjects_Offering::$crsOfferTitle
$crsOfferTitle
in file Courseoffering.php, variable DataObjects_Courseoffering::$crsOfferTitle
$crsTitle
in file Course.php, variable DataObjects_Course::$crsTitle
$currentQuestion
in file Quiz.php, variable KuoteObjects_Quiz::$currentQuestion
    Variable to contain the question currently being asked in the quiz.
$currentQuestionAnswered
in file Quiz.php, variable KuoteObjects_Quiz::$currentQuestionAnswered
    Variable to contain the QuestionAnswered for the question currently being asked in the quiz.
Course.php
procedural page Course.php
Courseoffering.php
procedural page Courseoffering.php
Course.php
procedural page Course.php
CourseOffering.php
procedural page CourseOffering.php
CourseOfferingSet.php
procedural page CourseOfferingSet.php
Course.php
procedural page Course.php
CourseOffering.php
procedural page CourseOffering.php
CourseOfferingSet.php
procedural page CourseOfferingSet.php
config.php
procedural page config.php
count
in file QuestionSet.php, method KuoteObjects_QuestionSet::count()
    Returns the number of Enrollments in this set.
count
in file ResultSet.php, method KuoteObjects_ResultSet::count()
    Returns the number of Enrollments in this set.
count
in file EnrollmentSet.php, method KuoteObjects_EnrollmentSet::count()
    Returns the number of Enrollments in this set.
count
in file CourseOfferingSet.php, method KuoteObjects_CourseOfferingSet::count()
    Returns the number of offerings in this set.
count
in file LearningOfferingSet.php, method KuoteObjects_LearningOfferingSet::count()
    Returns the number of Enrollments in this set.
count
in file ObjectSet.php, method KuoteInterfaces_ObjectSet::count()
    Returns the number of objects the set contains.
createCourseOfferListArray
in file functions.php, function createCourseOfferListArray()
createLearningListArray
in file functions.php, function createLearningListArray()
createOfferCourseForm
in file functions.php, function createOfferCourseForm()
    Creates an Offer Course form using HTML_Quickform.
createOfferLearningForm
in file functions.php, function createOfferLearningForm()
    Creates an Offer Learning form using HTML_Quickform.
createQuestionForm
in file functions.php, function createQuestionForm()
    Creates a Create Question form using HTML_Quickform.
createSelectCourseForm
in file functions.php, function createSelectCourseForm()
    Creates an Offer Course form using HTML_Quickform.
createSelectCourseOfferForm
in file functions.php, function createSelectCourseOfferForm()
createSelectLearningForm
in file functions.php, function createSelectLearningForm()
d

d

DataObjects_Course
in file Course.php, class DataObjects_Course
DataObjects_Courseoffering
in file Courseoffering.php, class DataObjects_Courseoffering
DataObjects_Enrollment
in file Enrollment.php, class DataObjects_Enrollment
DataObjects_Learning
in file Learning.php, class DataObjects_Learning
DataObjects_Learningoffering
in file Learningoffering.php, class DataObjects_Learningoffering
DataObjects_Learningoffertaken
in file Learningoffertaken.php, class DataObjects_Learningoffertaken
DataObjects_Offering
in file Offering.php, class DataObjects_Offering
DataObjects_Question
in file Question.php, class DataObjects_Question
DataObjects_Questionanswered
in file Questionanswered.php, class DataObjects_Questionanswered
DataObjects_Result
in file Result.php, class DataObjects_Result
DataObjects_User
in file User.php, class DataObjects_User
delete
in file Result.php, method KuoteObjects_Result::delete()
    Removes the course from the datastore based on the course Id
delete
in file User.php, method KuoteObjects_User::delete()
    Removes the object from the datastore based on it's Id
delete
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::delete()
    Removes the object from the datastore based on it's Id
delete
in file Question.php, method KuoteObjects_Question::delete()
    Removes the object from the datastore based on it's Id
delete
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::delete()
    Removes the object from the datastore based on it's Id
delete
in file Enrollment.php, method KuoteObjects_Enrollment::delete()
    Removes the object from the datastore based on it's Id
delete
in file CourseOffering.php, method KuoteObjects_CourseOffering::delete()
    Removes the course offering from the datastore based on the Id.
delete
in file Object.php, method KuoteInterfaces_Object::delete()
delete
in file Learning.php, method KuoteObjects_Learning::delete()
    Removes the object from the datastore based on it's Id
delete
in file Course.php, method KuoteObjects_Course::delete()
    Removes the course from the datastore based on the course Id
delete
in file LearningOffering.php, method KuoteObjects_LearningOffering::delete()
    Removes the object from the datastore based on it's Id
display
in file Template.php, method Template::display()
    Open, parse, and echo the template file.
displayLearningOfferingSelectionForms
in file LearningOfferingSet.php, method KuoteObjects_LearningOfferingSet::displayLearningOfferingSelectionForms()
    Returns an HTML_QuickForm object to disply a list of learning offerings to take.
displayLearningOfferingSelectionForms
in file engine.student.learn.php, function displayLearningOfferingSelectionForms()
e

e

$enrollGrade
in file Enrollment.php, variable DataObjects_Enrollment::$enrollGrade
$enrollId
in file Learningoffertaken.php, variable DataObjects_Learningoffertaken::$enrollId
$enrollId
in file Enrollment.php, variable DataObjects_Enrollment::$enrollId
$enrollment
in file Enrollment.php, variable KuoteObjects_Enrollment::$enrollment
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$enrollment
in file Quiz.php, variable KuoteObjects_Quiz::$enrollment
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$enrollments
in file EnrollmentSet.php, variable KuoteObjects_EnrollmentSet::$enrollments
    Array to hold enrollment objects
Enrollment.php
procedural page Enrollment.php
Enrollment.php
procedural page Enrollment.php
EnrollmentSet.php
procedural page EnrollmentSet.php
Enrollment.php
procedural page Enrollment.php
EnrollmentSet.php
procedural page EnrollmentSet.php
engine.instructor.create.course.php
procedural page engine.instructor.create.course.php
engine.instructor.create.learning.php
procedural page engine.instructor.create.learning.php
engine.instructor.create.question.php
procedural page engine.instructor.create.question.php
engine.instructor.grades.view.php
procedural page engine.instructor.grades.view.php
engine.instructor.grades.viewBy.learningOffering.php
procedural page engine.instructor.grades.viewBy.learningOffering.php
engine.instructor.offer.course.php
procedural page engine.instructor.offer.course.php
engine.instructor.offer.learning.php
procedural page engine.instructor.offer.learning.php
engine.instructor.php
procedural page engine.instructor.php
engine.instructor.testdrive.learning.php
procedural page engine.instructor.testdrive.learning.php
engine.instructor.testdrive.quiz.php
procedural page engine.instructor.testdrive.quiz.php
engine.instructor.update.course.php
procedural page engine.instructor.update.course.php
engine.instructor.update.courseoffer.php
procedural page engine.instructor.update.courseoffer.php
engine.instructor.update.learning.php
procedural page engine.instructor.update.learning.php
engine.instructor.update.question.php
procedural page engine.instructor.update.question.php
engine.login.php
procedural page engine.login.php
engine.php
procedural page engine.php
engine.student.enroll.php
procedural page engine.student.enroll.php
engine.student.enroll.verifyPassword.php
procedural page engine.student.enroll.verifyPassword.php
engine.student.grades.php
procedural page engine.student.grades.php
engine.student.learn.php
procedural page engine.student.learn.php
engine.student.php
procedural page engine.student.php
engine.student.quiz.php
procedural page engine.student.quiz.php
enroll
in file Enrollment.php, method KuoteObjects_Enrollment::enroll()
    Creates a new enrollment for the given User Id and Course Offering Id.
enroll
in file Enrollment.php, method KuoteInterfaces_Enrollment::enroll()
    Creates a new enrollment for the given User Id and Course Offering Id.
f

f

$facId
in file Offering.php, variable DataObjects_Offering::$facId
fetch
in file QuestionSet.php, method KuoteObjects_QuestionSet::fetch()
    Returns the first Question in the set on the first call.
fetch
in file ResultSet.php, method KuoteObjects_ResultSet::fetch()
    Returns the first Result in the set on the first call.
fetch
in file Template.php, method Template::fetch()
    Open, parse, and return the template file.
fetch
in file CourseOfferingSet.php, method KuoteObjects_CourseOfferingSet::fetch()
    Returns the first course offering in the set on the first call.
fetch
in file ObjectSet.php, method KuoteInterfaces_ObjectSet::fetch()
    Returns a reference to the current object in the array and advances the iterator.
fetch
in file LearningOfferingSet.php, method KuoteObjects_LearningOfferingSet::fetch()
    Returns the first LearningOffering in the set on the first call.
fetch
in file EnrollmentSet.php, method KuoteObjects_EnrollmentSet::fetch()
    Returns the first Enrollment in the set on the first call.
fetchResult
in file Quiz.php, method KuoteInterfaces_Quiz::fetchResult()
    Returns an array where each element of the array is another hashed array of the format:
fetchResult
in file Quiz.php, method KuoteObjects_Quiz::fetchResult()
    Returns an array where each element of the array is another hashed array of the format:
form_object_decode
in file functions.php, function form_object_decode()
    Decodes a PHP object encoded with form_object_encode.
form_object_encode
in file functions.php, function form_object_encode()
    Encodes a PHP object so that it may be passed by forms.
functions.php
procedural page functions.php
g

g

get
in file User.php, method KuoteObjects_User::get()
    Loads the object from the data store by its unique identifier.
get
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::get()
    Loads the object from the data store by its unique identifier.
get
in file LearningOffering.php, method KuoteObjects_LearningOffering::get()
    Loads the object from the data store by its unique identifier.
get
in file CourseOffering.php, method KuoteObjects_CourseOffering::get()
    Loads the object from the data store by its unique identifier.
get
in file Enrollment.php, method KuoteObjects_Enrollment::get()
    Loads the object from the data store by its unique identifier.
get
in file Learning.php, method KuoteObjects_Learning::get()
    Loads the object from the data store by its unique identifier.
get
in file Object.php, method KuoteInterfaces_Object::get()
get
in file Result.php, method KuoteObjects_Result::get()
    Loads the object from the data store by its unique identifier.
get
in file Question.php, method KuoteObjects_Question::get()
    Loads the object from the data store by its unique identifier.
get
in file Course.php, method KuoteObjects_Course::get()
    Loads the object from the data store by its unique identifier.
get
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::get()
    Loads the object from the data store by its unique identifier.
getAnswer
in file Question.php, method KuoteInterfaces_Question::getAnswer()
    Returns the option number of the correct question option.
getAnswer
in file Question.php, method KuoteObjects_Question::getAnswer()
    Returns the option number of the correct question option.
getAvailableCourseOfferings
in file CourseOfferingSet.php, method KuoteObjects_CourseOfferingSet::getAvailableCourseOfferings()
    Populates this CourseOfferingSet with courses that the given user may enroll in, but not offerings which the user is already enrolled in.
getAvailableCourseOfferings
in file CourseOfferingSet.php, method KuoteInterfaces_CourseOfferingSet::getAvailableCourseOfferings()
    Populates this CourseOfferingSet with courses that the given user may enroll in, but not offerings which the user is already enrolled in.
getAverage
in file ResultSet.php, method KuoteObjects_ResultSet::getAverage()
    Returns the average grade of all results as a percent.
getAverage
in file ResultSet.php, method KuoteInterfaces_ResultSet::getAverage()
    Returns the average grade of all results as a percent.
getBody
in file Question.php, method KuoteInterfaces_Question::getBody()
    Returns the "question" for this question.
getBody
in file Question.php, method KuoteObjects_Question::getBody()
    Returns the "question" for this question.
getByCourseId
in file ResultSet.php, method KuoteObjects_ResultSet::getByCourseId()
    Populates the ResultSet with all Results pertaining to the given course.
getByCourseId
in file ResultSet.php, method KuoteInterfaces_ResultSet::getByCourseId()
    Populates the ResultSet with all Results pertaining to the given course.
getByCourseOfferingId
in file ResultSet.php, method KuoteObjects_ResultSet::getByCourseOfferingId()
    Populates the ResultSet with all Results pertaining to the given course offering.
getByCourseOfferingId
in file ResultSet.php, method KuoteInterfaces_ResultSet::getByCourseOfferingId()
    Populates the ResultSet with all Results pertaining to the given course offering.
getByLearningId
in file QuestionSet.php, method KuoteObjects_QuestionSet::getByLearningId()
    Populates the question set with questions that are part of the given Learning's quiz.
getByLearningId
in file ResultSet.php, method KuoteInterfaces_ResultSet::getByLearningId()
    Populates the ResultSet with all Results pertaining to the given learning quiz.
getByLearningId
in file QuestionSet.php, method KuoteInterfaces_QuestionSet::getByLearningId()
    Populates the question set with questions that are part of the given Learning's quiz.
getByLearningId
in file ResultSet.php, method KuoteObjects_ResultSet::getByLearningId()
    Populates the ResultSet with all Results pertaining to the given learning quiz.
getByLearningOfferingId
in file ResultSet.php, method KuoteObjects_ResultSet::getByLearningOfferingId()
    Populates the ResultSet with all Results pertaining to the given learning offering's quiz.
getByLearningOfferingId
in file ResultSet.php, method KuoteInterfaces_ResultSet::getByLearningOfferingId()
    Populates the ResultSet with all Results pertaining to the given learning offering's quiz.
getByUser
in file EnrollmentSet.php, method KuoteObjects_EnrollmentSet::getByUser()
    Populates this EnrollmentSet with all the enrollments for the given user.
getByUser
in file EnrollmentSet.php, method KuoteInterfaces_EnrollmentSet::getByUser()
    Populates this EnrollmentSet with all the enrollments for the given user.
getByUserAndCourseOffering
in file Enrollment.php, method KuoteInterfaces_Enrollment::getByUserAndCourseOffering()
    In theory, every combination of User Id and Course Offering Id should be unique.
getByUserAndCourseOffering
in file Enrollment.php, method KuoteObjects_Enrollment::getByUserAndCourseOffering()
    In theory, every combination of User Id and Course Offering Id should be unique.
getByUserIdAndCourseOfferingId
in file ResultSet.php, method KuoteInterfaces_ResultSet::getByUserIdAndCourseOfferingId()
    Populates the ResultSet with all Results pertaining to the given user and course offering.
getByUserIdAndCourseOfferingId
in file ResultSet.php, method KuoteObjects_ResultSet::getByUserIdAndCourseOfferingId()
    Populates the ResultSet with all Results pertaining to the given user and course offering.
getChoice
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::getChoice()
    Returns the selected choice of the questions answer options
getChoice
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::getChoice()
    Returns the selected choice of the questions answer options
getCorrectQuestionsCount
in file Result.php, method KuoteObjects_Result::getCorrectQuestionsCount()
    Returns the number of questions answered correctly.
getCorrectQuestionsCount
in file Result.php, method KuoteInterfaces_Result::getCorrectQuestionsCount()
    Returns the number of questions answered correctly.
getCourseId
in file Learning.php, method KuoteObjects_Learning::getCourseId()
    Returns the Id of the Course this Learning is part of.
getCourseId
in file Result.php, method KuoteObjects_Result::getCourseId()
    Returns the Id of the Result's Course
getCourseId
in file Learning.php, method KuoteInterfaces_Learning::getCourseId()
    Returns the Id of the Course this Learning is part of.
getCourseId
in file Result.php, method KuoteInterfaces_Result::getCourseId()
    Returns the Id of the Result's Course
getCourseId
in file CourseOffering.php, method KuoteObjects_CourseOffering::getCourseId()
    Returns the id of the course which this offering represents.
getCourseId
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getCourseId()
    Returns the id of the course which this offering represents.
getCourseOfferingId
in file Enrollment.php, method KuoteObjects_Enrollment::getCourseOfferingId()
    Returns the id of the Course Offering for this enrollment.
getCourseOfferingId
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getCourseOfferingId()
    Returns the Id of the Course Offering this Learning Offering is part of.
getCourseOfferingId
in file Result.php, method KuoteObjects_Result::getCourseOfferingId()
    Returns the Id of the Result's Course Offering
getCourseOfferingId
in file Result.php, method KuoteInterfaces_Result::getCourseOfferingId()
    Returns the Id of the Result's Course Offering
getCourseOfferingId
in file LearningOffering.php, method KuoteObjects_LearningOffering::getCourseOfferingId()
    Returns the Id of the Course Offering this Learning Offering is part of.
getCourseOfferingId
in file Enrollment.php, method KuoteInterfaces_Enrollment::getCourseOfferingId()
    Returns the id of the Course Offering for this enrollment.
getCourseOfferingsHash
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getCourseOfferingsHash()
    Returns a hashed array of course offerings created by the given user.
getCourseOfferingsHash
in file CourseOffering.php, method KuoteObjects_CourseOffering::getCourseOfferingsHash()
    Returns a hashed array of course offerings created by the given user.
getCoursesHash
in file Course.php, method KuoteObjects_Course::getCoursesHash()
    Returns a hashed array of courses created by the given user.
getCoursesHash
in file Course.php, method KuoteInterfaces_Course::getCoursesHash()
    Returns a hashed array of courses created by the given user.
getCurrentByCourseOffering
in file LearningOfferingSet.php, method KuoteInterfaces_LearningOfferingSet::getCurrentByCourseOffering()
    Populates this LearningOfferingSet with all the currently offered LearningOfferings for the given Course Offering.
getCurrentByCourseOffering
in file LearningOfferingSet.php, method KuoteObjects_LearningOfferingSet::getCurrentByCourseOffering()
    Populates this LearningOfferingSet with all the currently offered LearningOfferings for the given Course Offering.
getCurrentQuestionBody
in file Quiz.php, method KuoteInterfaces_Quiz::getCurrentQuestionBody()
    Returns the body of the current question.
getCurrentQuestionBody
in file Quiz.php, method KuoteObjects_Quiz::getCurrentQuestionBody()
    Returns the body of the current question.
getCurrentQuestionNumber
in file Quiz.php, method KuoteInterfaces_Quiz::getCurrentQuestionNumber()
    Returns the number of the current question.
getCurrentQuestionNumber
in file Quiz.php, method KuoteObjects_Quiz::getCurrentQuestionNumber()
    Returns the number of the current question.
getCurrentQuestionOption
in file Quiz.php, method KuoteInterfaces_Quiz::getCurrentQuestionOption()
    Returns the text of the given question option number
getCurrentQuestionOption
in file Quiz.php, method KuoteObjects_Quiz::getCurrentQuestionOption()
    Returns the text of the given question option number
getDescription
in file Learning.php, method KuoteObjects_Learning::getDescription()
    Returns the description of the Learning.
getDescription
in file Course.php, method KuoteObjects_Course::getDescription()
    Returns the description of the course
getDescription
in file Learning.php, method KuoteInterfaces_Learning::getDescription()
    Returns the description of the Learning.
getDescription
in file Course.php, method KuoteInterfaces_Course::getDescription()
    Returns the description of the course
getDifficulty
in file Question.php, method KuoteInterfaces_Question::getDifficulty()
    Returns the difficulty of the question. 1 is easiest, 5 is hardest.
getDifficulty
in file Question.php, method KuoteObjects_Question::getDifficulty()
    Returns the difficulty of the question. 1 is easiest, 5 is hardest.
getEmail
in file User.php, method KuoteObjects_User::getEmail()
    Returns the email of the user.
getEmail
in file User.php, method KuoteInterfaces_User::getEmail()
    Returns the email of the user.
getEnd
in file CourseOffering.php, method KuoteObjects_CourseOffering::getEnd()
    Returns the end date of the offering in the form "YYYY-MM-DD".
getEnd
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getEnd()
    Returns the end date of the offering in the form "YYYY-MM-DD".
getEnd
in file LearningOffering.php, method KuoteObjects_LearningOffering::getEnd()
    Returns the end date of the offering in the form "YYYY-MM-DD".
getEnd
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getEnd()
    Returns the end date of the offering in the form "YYYY-MM-DD".
getEnrolledCourseOfferingsHash
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getEnrolledCourseOfferingsHash()
    Returns a hashed array of the format
  1. $courseOfferingId => $courseOfferingTitle
getEnrolledCourseOfferingsHash
in file CourseOffering.php, method KuoteObjects_CourseOffering::getEnrolledCourseOfferingsHash()
    Returns a hashed array of the format
  1. $courseOfferingId => $courseOfferingTitle
getEnrollmentId
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::getEnrollmentId()
    Returns the Id of the Enrollment of this Learning Offering Taken.
getEnrollmentId
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::getEnrollmentId()
    Returns the Id of the Enrollment of this Learning Offering Taken.
getGrade
in file Enrollment.php, method KuoteInterfaces_Enrollment::getGrade()
    Returns the current grade for this enrollment.
getGrade
in file Enrollment.php, method KuoteObjects_Enrollment::getGrade()
    Returns the current grade for this enrollment.
getId
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::getId()
    Returns the unique id of the object
getId
in file Course.php, method KuoteObjects_Course::getId()
    Returns the unique id of the course
getId
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::getId()
    Returns the unique id of the object
getId
in file Object.php, method KuoteInterfaces_Object::getId()
getId
in file Question.php, method KuoteObjects_Question::getId()
    Returns the unique id of the object
getId
in file Result.php, method KuoteObjects_Result::getId()
    Returns the unique id of the course
getId
in file Enrollment.php, method KuoteObjects_Enrollment::getId()
    Returns the unique id of the object
getId
in file Learning.php, method KuoteObjects_Learning::getId()
    Returns the unique id of the object
getId
in file LearningOffering.php, method KuoteObjects_LearningOffering::getId()
    Returns the unique id of the object
getId
in file CourseOffering.php, method KuoteObjects_CourseOffering::getId()
    Returns the unique id of the course offering.
getId
in file User.php, method KuoteObjects_User::getId()
    Returns the unique id of the object
getIsCorrect
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::getIsCorrect()
    Returns true if the selected answer is correct.
getIsCorrect
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::getIsCorrect()
    Returns true if the selected answer is correct.
getIsOpen
in file Course.php, method KuoteInterfaces_Course::getIsOpen()
    Returns the state of openness of the course.
getIsOpen
in file Course.php, method KuoteObjects_Course::getIsOpen()
    Returns the state of openness of the course.
getIsPublic
in file Course.php, method KuoteObjects_Course::getIsPublic()
    Returns the state of public availability of the course.
getIsPublic
in file Course.php, method KuoteInterfaces_Course::getIsPublic()
    Returns the state of public availability of the course.
getLearningId
in file Question.php, method KuoteObjects_Question::getLearningId()
    Returns the Id of the learning under which this question exists.
getLearningId
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getLearningId()
    Returns the Id of the Learning this Learning Offering is offering.
getLearningId
in file Result.php, method KuoteInterfaces_Result::getLearningId()
    Returns the Id of the Result's Learning
getLearningId
in file Question.php, method KuoteInterfaces_Question::getLearningId()
    Returns the Id of the learning under which this question exists.
getLearningId
in file LearningOffering.php, method KuoteObjects_LearningOffering::getLearningId()
    Returns the Id of the Learning this Learning Offering is offering.
getLearningId
in file Result.php, method KuoteObjects_Result::getLearningId()
    Returns the Id of the Result's Learning
getLearningOfferingId
in file Result.php, method KuoteInterfaces_Result::getLearningOfferingId()
    Returns the Id of the Result's Learning Offering
getLearningOfferingId
in file Result.php, method KuoteObjects_Result::getLearningOfferingId()
    Returns the Id of the Result's Learning Offering
getLearningOfferingId
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::getLearningOfferingId()
    Returns the Id of the Learning Offering of this Learning Offering Taken.
getLearningOfferingId
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::getLearningOfferingId()
    Returns the Id of the Learning Offering of this Learning Offering Taken.
getLearningOfferingsHash
in file LearningOffering.php, method KuoteObjects_LearningOffering::getLearningOfferingsHash()
    Returns a hashed array of learnings offerings for the given Learning Id.
getLearningOfferingsHash
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getLearningOfferingsHash()
    Returns a hashed array of learnings offerings for the given Learning Id.
getLearningOfferingTakenId
in file Result.php, method KuoteInterfaces_Result::getLearningOfferingTakenId()
    Returns the Id of the Learning Offer Taken for this result.
getLearningOfferingTakenId
in file Result.php, method KuoteObjects_Result::getLearningOfferingTakenId()
    Returns the Id of the Learning Offer Taken for this result.
getLearningOfferTakenId
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::getLearningOfferTakenId()
    Returns the Id of the LearningOfferTaken for the quiz of the question this QuestionAnswered is answering.
getLearningOfferTakenId
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::getLearningOfferTakenId()
    Returns the Id of the LearningOfferTaken for the quiz of the question this QuestionAnswered is answering.
getLearningsHash
in file Learning.php, method KuoteInterfaces_Learning::getLearningsHash()
    Returns a hashed array of learnings that are part of the given course.
getLearningsHash
in file Learning.php, method KuoteObjects_Learning::getLearningsHash()
    Returns a hashed array of learnings that are part of the given course.
getLogin
in file User.php, method KuoteInterfaces_User::getLogin()
    Returns the login name of the user.
getLogin
in file User.php, method KuoteObjects_User::getLogin()
    Returns the login name of the user.
getNameFirst
in file User.php, method KuoteObjects_User::getNameFirst()
    Returns the first name of the user.
getNameFirst
in file User.php, method KuoteInterfaces_User::getNameFirst()
    Returns the first name of the user.
getNameLast
in file User.php, method KuoteInterfaces_User::getNameLast()
    Returns the last name of the user.
getNameLast
in file User.php, method KuoteObjects_User::getNameLast()
    Returns the last name of the user.
getNameLastFirst
in file User.php, method KuoteObjects_User::getNameLastFirst()
    Returns a string of the format "Lastname, Firstname".
getNameLastFirst
in file User.php, method KuoteInterfaces_User::getNameLastFirst()
    Returns a string of the format "Lastname, Firstname".
getNextQuestionNumber
in file Question.php, method KuoteInterfaces_Question::getNextQuestionNumber()
    Returns the question number that should be used for a new question for the given learning.
getNextQuestionNumber
in file Question.php, method KuoteObjects_Question::getNextQuestionNumber()
    Returns the question number that should be used for a new question for the given learning.
getNextQuestionNumber
in file functions.php, function getNextQuestionNumber()
getOption
in file Question.php, method KuoteObjects_Question::getOption()
    Returns the "answer" for the given Option Number
getOption
in file Question.php, method KuoteInterfaces_Question::getOption()
    Returns the "answer" for the given Option Number
getOption1
in file Question.php, method KuoteObjects_Question::getOption1()
    Returns the text of the questions first option.
getOption1
in file Question.php, method KuoteInterfaces_Question::getOption1()
    Returns the text of the questions first option.
getOption2
in file Question.php, method KuoteInterfaces_Question::getOption2()
    Returns the text of the questions second option.
getOption2
in file Question.php, method KuoteObjects_Question::getOption2()
    Returns the text of the questions second option.
getOption3
in file Question.php, method KuoteObjects_Question::getOption3()
    Returns the text of the questions third option.
getOption3
in file Question.php, method KuoteInterfaces_Question::getOption3()
    Returns the text of the questions third option.
getOption4
in file Question.php, method KuoteInterfaces_Question::getOption4()
    Returns the text of the questions fourth option.
getOption4
in file Question.php, method KuoteObjects_Question::getOption4()
    Returns the text of the questions fourth option.
getOption5
in file Question.php, method KuoteInterfaces_Question::getOption5()
    Returns the text of the questions fifth option.
getOption5
in file Question.php, method KuoteObjects_Question::getOption5()
    Returns the text of the questions fifth option.
getPassword
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getPassword()
    Returns the hash of the course offering's password.
getPassword
in file User.php, method KuoteObjects_User::getPassword()
    Returns the hashed password of the user.
getPassword
in file CourseOffering.php, method KuoteObjects_CourseOffering::getPassword()
    Returns the hash of the course offering's password.
getPassword
in file User.php, method KuoteInterfaces_User::getPassword()
    Returns the hashed password of the user.
getQuestion
in file Quiz.php, method KuoteInterfaces_Quiz::getQuestion()
    Grabs the next question for asking.
getQuestion
in file Quiz.php, method KuoteObjects_Quiz::getQuestion()
    Grabs the next question for asking.
getQuestionId
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::getQuestionId()
    Returns the Id of the Question this QuestionAnswered is answering.
getQuestionId
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::getQuestionId()
    Returns the Id of the Question this QuestionAnswered is answering.
getQuestionNumber
in file Question.php, method KuoteObjects_Question::getQuestionNumber()
    Returns the order number of the question. First question is 1, second question is 2, etc.
getQuestionNumber
in file Question.php, method KuoteInterfaces_Question::getQuestionNumber()
    Returns the order number of the question. First question is 1, second question is 2, etc.
getQuestionsArray
in file functions.php, function getQuestionsArray()
getQuestionsCorrectCount
in file Quiz.php, method KuoteInterfaces_Quiz::getQuestionsCorrectCount()
    Returns the number of correctly answered questions for this quiz.
getQuestionsCorrectCount
in file Quiz.php, method KuoteObjects_Quiz::getQuestionsCorrectCount()
    Returns the number of correctly answered questions for this quiz.
getQuestionsCount
in file Quiz.php, method KuoteObjects_Quiz::getQuestionsCount()
    Returns the total number of questions for this quiz.
getQuestionsCount
in file Result.php, method KuoteObjects_Result::getQuestionsCount()
    Returns the total number of questions.
getQuestionsCount
in file Result.php, method KuoteInterfaces_Result::getQuestionsCount()
    Returns the total number of questions.
getQuestionsCount
in file Quiz.php, method KuoteInterfaces_Quiz::getQuestionsCount()
    Returns the total number of questions for this quiz.
getQuestionsIncorrectCount
in file Quiz.php, method KuoteObjects_Quiz::getQuestionsIncorrectCount()
    Returns the number of incorrectly answered questions for this quiz.
getQuestionsIncorrectCount
in file Quiz.php, method KuoteInterfaces_Quiz::getQuestionsIncorrectCount()
    Returns the number of incorrectly answered questions for this quiz.
getQuestionsRandom
in file Learning.php, method KuoteInterfaces_Learning::getQuestionsRandom()
    Declares if the questions for this Learning's quiz should be displayed randomly.
getQuestionsRandom
in file Learning.php, method KuoteObjects_Learning::getQuestionsRandom()
    Declares if the questions for this Learning's quiz should be displayed randomly.
getQuestionsRandom
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getQuestionsRandom()
    Declares if the questions for this Learning Offering's quiz should be displayed randomly.
getQuestionsRandom
in file LearningOffering.php, method KuoteObjects_LearningOffering::getQuestionsRandom()
    Declares if the questions for this Learning Offering's quiz should be displayed randomly.
getQuestionsRandomByDifficulty
in file Learning.php, method KuoteObjects_Learning::getQuestionsRandomByDifficulty()
    Declares if the questions for this Learning's quiz should be displayed randomly, but only randomly within increasing difficuly.
getQuestionsRandomByDifficulty
in file LearningOffering.php, method KuoteObjects_LearningOffering::getQuestionsRandomByDifficulty()
    Declares if the questions for this Learning Offering's quiz should be displayed randomly, but only randomly within increasing difficuly.
getQuestionsRandomByDifficulty
in file Learning.php, method KuoteInterfaces_Learning::getQuestionsRandomByDifficulty()
    Declares if the questions for this Learning's quiz should be displayed randomly, but only randomly within increasing difficuly.
getQuestionsRandomByDifficulty
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getQuestionsRandomByDifficulty()
    Declares if the questions for this Learning Offering's quiz should be displayed randomly, but only randomly within increasing difficuly.
getStart
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getStart()
    Returns the start date of the offering in the form "YYYY-MM-DD".
getStart
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getStart()
    Returns the start date of the offering in the form "YYYY-MM-DD".
getStart
in file LearningOffering.php, method KuoteObjects_LearningOffering::getStart()
    Returns the start date of the offering in the form "YYYY-MM-DD".
getStart
in file CourseOffering.php, method KuoteObjects_CourseOffering::getStart()
    Returns the start date of the offering in the form "YYYY-MM-DD".
getTime
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::getTime()
    Returns the timestamp of when this LearningOfferTaken was created.
getTime
in file Question.php, method KuoteInterfaces_Question::getTime()
    Returns the amount of time given in seconds to answer this question. 0 is unlimited.
getTime
in file Question.php, method KuoteObjects_Question::getTime()
    Returns the amount of time given in seconds to answer this question. 0 is unlimited.
getTime
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::getTime()
    Returns the timestamp of when this LearningOfferTaken was created.
getTimestamp
in file Result.php, method KuoteInterfaces_Result::getTimestamp()
    Returns the timestamp of when the Result was created or last modified.
getTimestamp
in file Result.php, method KuoteObjects_Result::getTimestamp()
    Returns the timestamp of when the Result was created or last modified.
getTitle
in file CourseOffering.php, method KuoteObjects_CourseOffering::getTitle()
    Returns the title of the course offering.
getTitle
in file Course.php, method KuoteInterfaces_Course::getTitle()
    Returns the title of the course.
getTitle
in file Quiz.php, method KuoteInterfaces_Quiz::getTitle()
    Returns the title of the learning this quiz is part of.
getTitle
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getTitle()
    Returns the title of the course offering.
getTitle
in file Course.php, method KuoteObjects_Course::getTitle()
    Returns the title of the course.
getTitle
in file LearningOffering.php, method KuoteObjects_LearningOffering::getTitle()
    Returns the title of the Learning Offering.
getTitle
in file Learning.php, method KuoteObjects_Learning::getTitle()
    Returns the title of the Learning.
getTitle
in file Learning.php, method KuoteInterfaces_Learning::getTitle()
    Returns the title of the Learning.
getTitle
in file Quiz.php, method KuoteObjects_Quiz::getTitle()
    Returns the title of the learning this quiz is part of.
getTitle
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::getTitle()
    Returns the title of the Learning Offering.
getTutorialFileName
in file Learning.php, method KuoteInterfaces_Learning::getTutorialFileName()
    Returns the name of the tutorial file for this Learning.
getTutorialFileName
in file Learning.php, method KuoteObjects_Learning::getTutorialFileName()
    Returns the name of the tutorial file for this Learning.
getType
in file User.php, method KuoteInterfaces_User::getType()
    Returns the type of the user.
getType
in file User.php, method KuoteObjects_User::getType()
    Returns the type of the user.
getUserId
in file Course.php, method KuoteInterfaces_Course::getUserId()
    Returns the unique user id of the course's creator
getUserId
in file Course.php, method KuoteObjects_Course::getUserId()
    Returns the unique user id of the course's creator
getUserId
in file Enrollment.php, method KuoteObjects_Enrollment::getUserId()
    Returns the id of the User for this enrollment.
getUserId
in file Result.php, method KuoteObjects_Result::getUserId()
    Returns the unique user id of the course's creator
getUserId
in file Result.php, method KuoteInterfaces_Result::getUserId()
    Returns the unique user id of the student who took the quiz.
getUserId
in file Enrollment.php, method KuoteInterfaces_Enrollment::getUserId()
    Returns the id of the User for this enrollment.
getUserId
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::getUserId()
    Returns the id of the user which has created this offering.
getUserId
in file CourseOffering.php, method KuoteObjects_CourseOffering::getUserId()
    Returns the id of the user which has created this offering.
get_date_string
in file functions.php, function get_date_string()
    Creates a date string of the format YYYY-MM-DD
h

h

hasPassword
in file CourseOffering.php, method KuoteObjects_CourseOffering::hasPassword()
    Returns true if the offering is password protected, false if not.
hasPassword
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::hasPassword()
    Returns true if the offering is password protected, false if not.
hasTutorial
in file Learning.php, method KuoteObjects_Learning::hasTutorial()
    Returns true if this learning has a tutorial, false otherwise.
hasTutorial
in file Learning.php, method KuoteInterfaces_Learning::hasTutorial()
    Returns true if this learning has a tutorial, false otherwise.
head.template.php
procedural page head.template.php
i

i

incrementCorrectQuestionsCount
in file Result.php, method KuoteObjects_Result::incrementCorrectQuestionsCount()
    Returns the number of questions answered correctly.
incrementCorrectQuestionsCount
in file Result.php, method KuoteInterfaces_Result::incrementCorrectQuestionsCount()
    Returns the number of questions answered correctly.
initialize
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::initialize()
    Creates a new QuestionAnswered in the datastore based on the given Question Id and LearningOfferTaken Id.
initialize
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::initialize()
    Creates a new LearningOfferTaken in the datastore based on the given Learning Offering Id and Enrollment Id.
initialize
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::initialize()
    Creates a new LearningOfferTaken in the datastore based on the given Learning Offering Id and Enrollment Id.
initialize
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::initialize()
    Creates a new QuestionAnswered in the datastore based on the given Question Id and LearningOfferTaken Id.
insert
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file Question.php, method KuoteObjects_Question::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file CourseOffering.php, method KuoteObjects_CourseOffering::insert()
    Takes the currently set properties of the offering and inserts them into the data store as a new offering with its own unique id.
insert
in file Result.php, method KuoteObjects_Result::insert()
    Takes the currently set properties of the course and inserts them into the data store as a new course with its own unique id.
insert
in file LearningOffering.php, method KuoteObjects_LearningOffering::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file Learning.php, method KuoteObjects_Learning::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file Enrollment.php, method KuoteObjects_Enrollment::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file User.php, method KuoteObjects_User::insert()
    Takes the currently set properties of the object and inserts them into the data store as a new instance with its own unique id.
insert
in file Object.php, method KuoteInterfaces_Object::insert()
insert
in file Course.php, method KuoteObjects_Course::insert()
    Takes the currently set properties of the course and inserts them into the data store as a new course with its own unique id.
isCurrentQuestionOption
in file Quiz.php, method KuoteObjects_Quiz::isCurrentQuestionOption()
    Returns true if there is text for the given option number
isCurrentQuestionOption
in file Quiz.php, method KuoteInterfaces_Quiz::isCurrentQuestionOption()
    Returns true if there is text for the given option number
isEmpty
in file functions.php, function isEmpty()
isOpen
in file Course.php, method KuoteObjects_Course::isOpen()
    If true, the course may be used by other instructors.
isOpen
in file Course.php, method KuoteInterfaces_Course::isOpen()
    If true, the course may be used by other instructors.
isPublic
in file Course.php, method KuoteObjects_Course::isPublic()
    If true, the course may be used by any student.
isPublic
in file Course.php, method KuoteInterfaces_Course::isPublic()
    If true, the course may be used by any student.
instructor.body.top.template.php
procedural page instructor.body.top.template.php
instructor.create.course.form.template.php
procedural page instructor.create.course.form.template.php
instructor.create.course.submitted.template.php
procedural page instructor.create.course.submitted.template.php
instructor.create.learning.form.template.php
procedural page instructor.create.learning.form.template.php
instructor.create.learning.template.php
procedural page instructor.create.learning.template.php
instructor.create.question.form.template.php
procedural page instructor.create.question.form.template.php
instructor.create.question.selectCourse.template.php
procedural page instructor.create.question.selectCourse.template.php
instructor.create.question.selectLearning.template.php
procedural page instructor.create.question.selectLearning.template.php
instructor.generic.message.template.php
procedural page instructor.generic.message.template.php
instructor.grades.view.template.php
procedural page instructor.grades.view.template.php
instructor.grades.viewby.learningOffering.selectCourse.template.php
procedural page instructor.grades.viewby.learningOffering.selectCourse.template.php
instructor.grades.viewby.learningOffering.selectLearning.template.php
procedural page instructor.grades.viewby.learningOffering.selectLearning.template.php
instructor.grades.viewby.learningOffering.selectLearningOffering.template.php
procedural page instructor.grades.viewby.learningOffering.selectLearningOffering.template.php
instructor.grades.viewby.learningOffering.showGrades.template.php
procedural page instructor.grades.viewby.learningOffering.showGrades.template.php
instructor.offer.course.form.template.php
procedural page instructor.offer.course.form.template.php
instructor.offer.course.success.template.php
procedural page instructor.offer.course.success.template.php
instructor.offer.learning.form.template.php
procedural page instructor.offer.learning.form.template.php
instructor.offer.learning.selectCourseOffering.template.php
procedural page instructor.offer.learning.selectCourseOffering.template.php
instructor.offer.learning.success.template.php
procedural page instructor.offer.learning.success.template.php
instructor.testdrive.displayAnswers.template.php
procedural page instructor.testdrive.displayAnswers.template.php
instructor.testdrive.displayQuestion.template.php
procedural page instructor.testdrive.displayQuestion.template.php
instructor.testdrive.selectCourse.template.php
procedural page instructor.testdrive.selectCourse.template.php
instructor.testdrive.selectLearning.template.php
procedural page instructor.testdrive.selectLearning.template.php
instructor.testdrive.showTutorialAndQuizLinks.template.php
procedural page instructor.testdrive.showTutorialAndQuizLinks.template.php
instructor.update.course.failure.template.php
procedural page instructor.update.course.failure.template.php
instructor.update.course.form.template.php
procedural page instructor.update.course.form.template.php
instructor.update.course.selectCourse.template.php
procedural page instructor.update.course.selectCourse.template.php
instructor.update.course.success.template.php
procedural page instructor.update.course.success.template.php
instructor.update.learning.failure.template.php
procedural page instructor.update.learning.failure.template.php
instructor.update.learning.fileFailure.template.php
procedural page instructor.update.learning.fileFailure.template.php
instructor.update.learning.form.template.php
procedural page instructor.update.learning.form.template.php
instructor.update.learning.learningFailure.template.php
procedural page instructor.update.learning.learningFailure.template.php
instructor.update.learning.selectCourse.template.php
procedural page instructor.update.learning.selectCourse.template.php
instructor.update.learning.selectLearning.template.php
procedural page instructor.update.learning.selectLearning.template.php
instructor.update.learning.success.template.php
procedural page instructor.update.learning.success.template.php
instructor.update.learning.template.php
procedural page instructor.update.learning.template.php
instructor.update.question.displayQuestions.template.php
procedural page instructor.update.question.displayQuestions.template.php
instructor.update.question.processQuestions.template.php
procedural page instructor.update.question.processQuestions.template.php
instructor.update.question.selectCourse.template.php
procedural page instructor.update.question.selectCourse.template.php
instructor.update.question.selectLearning.template.php
procedural page instructor.update.question.selectLearning.template.php
j

j

jsRefresh
in file functions.php, function jsRefresh()
k

k

kuote.php
procedural page kuote.php
KuoteInterfaces_Course
in file Course.php, class KuoteInterfaces_Course
    KuoteInterfaces_Course This intefaces defines the set of methods that all Course implementations need to function as part of the Kuote System.
KuoteInterfaces_CourseOffering
in file CourseOffering.php, class KuoteInterfaces_CourseOffering
    KuoteInterfaces_CourseOffering This intefaces defines the set of methods that all CourseOffering implementations need to function as part of the Kuote System.
KuoteInterfaces_CourseOfferingSet
in file CourseOfferingSet.php, class KuoteInterfaces_CourseOfferingSet
    KuoteInterfaces_CourseOfferingSet This intefaces defines the set of methods that all CourseOfferingSet implementations need to function as part of the Kuote System.
KuoteInterfaces_Enrollment
in file Enrollment.php, class KuoteInterfaces_Enrollment
    KuoteInterfaces_Enrollment This intefaces defines the set of methods that all Enrollment implementations need to function as part of the Kuote System.
KuoteInterfaces_EnrollmentSet
in file EnrollmentSet.php, class KuoteInterfaces_EnrollmentSet
    KuoteInterfaces_EnrollmentSet This intefaces defines the set of methods that all EnrollmentSet implementations need to function as part of the Kuote System.
KuoteInterfaces_Learning
in file Learning.php, class KuoteInterfaces_Learning
    KuoteInterfaces_Learning This intefaces defines the set of methods that all Learning implementations need to function as part of the Kuote System.
KuoteInterfaces_LearningOffering
in file LearningOffering.php, class KuoteInterfaces_LearningOffering
    KuoteInterfaces_LearningOffering This intefaces defines the set of methods that all LearningOffering implementations need to function as part of the Kuote System.
KuoteInterfaces_LearningOfferingSet
in file LearningOfferingSet.php, class KuoteInterfaces_LearningOfferingSet
    KuoteInterfaces_LearningOfferingSet This intefaces defines the set of methods that all LearningOfferingSet implementations need to function as part of the Kuote System.
KuoteInterfaces_LearningOfferTaken
in file LearningOfferTaken.php, class KuoteInterfaces_LearningOfferTaken
    KuoteInterfaces_LearningOfferTaken This intefaces defines the set of methods that all LearningOfferTaken implementations need to function as part of the Kuote System.
KuoteInterfaces_Object
in file Object.php, class KuoteInterfaces_Object
    KuoteInterfaces_Object This intefaces defines the set of methods that all Kuote Object implementations need to function as part of the Kuote System, in addition to each individual object's specific interface.
KuoteInterfaces_ObjectSet
in file ObjectSet.php, class KuoteInterfaces_ObjectSet
    KuoteInterfaces_ObjectSet This intefaces defines the set of methods that all Kuote Object Set implementations need to function as part of the Kuote System. All Kuote Objects that contain sets of other objects must implement this interface.
KuoteInterfaces_Question
in file Question.php, class KuoteInterfaces_Question
    KuoteInterfaces_Question This intefaces defines the set of methods that all Question implementations need to function as part of the Kuote System.
KuoteInterfaces_QuestionAnswered
in file QuestionAnswered.php, class KuoteInterfaces_QuestionAnswered
    KuoteInterfaces_QuestionAnswered This intefaces defines the set of methods that all QuestionAnswered implementations need to function as part of the Kuote System.
KuoteInterfaces_QuestionSet
in file QuestionSet.php, class KuoteInterfaces_QuestionSet
    KuoteInterfaces_QuestionSet This intefaces defines the set of methods that all QuestionSet implementations need to function as part of the Kuote System.
KuoteInterfaces_Quiz
in file Quiz.php, class KuoteInterfaces_Quiz
    KuoteInterfaces_Quiz This intefaces defines the set of methods that all Quiz implementations need to function as part of the Kuote System.
KuoteInterfaces_Result
in file Result.php, class KuoteInterfaces_Result
    KuoteInterfaces_Result This intefaces defines the set of methods that all Result implementations need to function as part of the Kuote System.
KuoteInterfaces_ResultSet
in file ResultSet.php, class KuoteInterfaces_ResultSet
    KuoteInterfaces_ResultSet This intefaces defines the set of methods that all ResultSet implementations need to function as part of the Kuote System.
KuoteInterfaces_User
in file User.php, class KuoteInterfaces_User
    KuoteInterfaces_User This intefaces defines the set of methods that all User implementations need to function as part of the Kuote System.
KuoteObjects_Course
in file Course.php, class KuoteObjects_Course
    KuoteObjects Course
KuoteObjects_CourseOffering
in file CourseOffering.php, class KuoteObjects_CourseOffering
    KuoteObjects CourseOffering
KuoteObjects_CourseOfferingSet
in file CourseOfferingSet.php, class KuoteObjects_CourseOfferingSet
    KuoteObjects CourseOfferingSet
KuoteObjects_Enrollment
in file Enrollment.php, class KuoteObjects_Enrollment
    KuoteObjects Enrollment
KuoteObjects_EnrollmentSet
in file EnrollmentSet.php, class KuoteObjects_EnrollmentSet
    KuoteObjects EnrollmentSet
KuoteObjects_Learning
in file Learning.php, class KuoteObjects_Learning
    KuoteObjects Learning
KuoteObjects_LearningOffering
in file LearningOffering.php, class KuoteObjects_LearningOffering
    KuoteObjects LearningOffering
KuoteObjects_LearningOfferingSet
in file LearningOfferingSet.php, class KuoteObjects_LearningOfferingSet
    KuoteObjects LearningOfferingSet
KuoteObjects_LearningOfferTaken
in file LearningOfferTaken.php, class KuoteObjects_LearningOfferTaken
    KuoteObjects LearningOfferTaken
KuoteObjects_Question
in file Question.php, class KuoteObjects_Question
    KuoteObjects Question
KuoteObjects_QuestionAnswered
in file QuestionAnswered.php, class KuoteObjects_QuestionAnswered
    KuoteObjects QuestionAnswered
KuoteObjects_QuestionSet
in file QuestionSet.php, class KuoteObjects_QuestionSet
    KuoteObjects QuestionSet
KuoteObjects_Quiz
in file Quiz.php, class KuoteObjects_Quiz
    KuoteObjects Quiz
KuoteObjects_Result
in file Result.php, class KuoteObjects_Result
    KuoteObjects Result
KuoteObjects_ResultSet
in file ResultSet.php, class KuoteObjects_ResultSet
    KuoteObjects ResultSet
KuoteObjects_TestDrive
in file TestDrive.php, class KuoteObjects_TestDrive
    KuoteObjects Quiz
KuoteObjects_User
in file User.php, class KuoteObjects_User
    KuoteObjects User
l

l

$learning
in file Learning.php, variable KuoteObjects_Learning::$learning
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$learning
in file Quiz.php, variable KuoteObjects_Quiz::$learning
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$learningDesc
in file Learning.php, variable DataObjects_Learning::$learningDesc
$learningId
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningId
$learningId
in file Result.php, variable DataObjects_Result::$learningId
$learningId
in file Question.php, variable DataObjects_Question::$learningId
$learningId
in file Learning.php, variable DataObjects_Learning::$learningId
$learningOfferEnd
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferEnd
$learningOfferId
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferId
$learningOfferId
in file Learningoffertaken.php, variable DataObjects_Learningoffertaken::$learningOfferId
$learningOffering
in file LearningOffering.php, variable KuoteObjects_LearningOffering::$learningOffering
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$learningOffering
in file Quiz.php, variable KuoteObjects_Quiz::$learningOffering
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$learningOfferingId
in file Result.php, variable DataObjects_Result::$learningOfferingId
$learningOfferings
in file LearningOfferingSet.php, variable KuoteObjects_LearningOfferingSet::$learningOfferings
    Array to hold LearningOffering objects
$learningOfferQuestionsRandom
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferQuestionsRandom
$learningOfferQuestionsRandomByDifficulty
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferQuestionsRandomByDifficulty
$learningOfferStart
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferStart
$learningOfferTaken
in file Quiz.php, variable KuoteObjects_Quiz::$learningOfferTaken
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$learningOfferTakenId
in file Questionanswered.php, variable DataObjects_Questionanswered::$learningOfferTakenId
$learningOfferTakenId
in file Learningoffertaken.php, variable DataObjects_Learningoffertaken::$learningOfferTakenId
$learningOfferTakenId
in file Result.php, variable DataObjects_Result::$learningOfferTakenId
$learningOfferTakenTime
in file Learningoffertaken.php, variable DataObjects_Learningoffertaken::$learningOfferTakenTime
$learningOfferTitle
in file Learningoffering.php, variable DataObjects_Learningoffering::$learningOfferTitle
$learningQuestionsRandom
in file Learning.php, variable DataObjects_Learning::$learningQuestionsRandom
$learningQuestionsRandomByDifficulty
in file Learning.php, variable DataObjects_Learning::$learningQuestionsRandomByDifficulty
$learningTitle
in file Learning.php, variable DataObjects_Learning::$learningTitle
$learningTutorialFileName
in file Learning.php, variable DataObjects_Learning::$learningTutorialFileName
Learning.php
procedural page Learning.php
Learningoffering.php
procedural page Learningoffering.php
Learningoffertaken.php
procedural page Learningoffertaken.php
Learning.php
procedural page Learning.php
LearningOffering.php
procedural page LearningOffering.php
LearningOfferingSet.php
procedural page LearningOfferingSet.php
LearningOfferTaken.php
procedural page LearningOfferTaken.php
Learning.php
procedural page Learning.php
LearningOffering.php
procedural page LearningOffering.php
LearningOfferingSet.php
procedural page LearningOfferingSet.php
LearningOfferTaken.php
procedural page LearningOfferTaken.php
LEARNINGS_ROOT
in file config.php, constant LEARNINGS_ROOT
load
in file CourseOffering.php, method KuoteObjects_CourseOffering::load()
    Loads the given DataObjects_CourseOffering object into the private var for such.
load
in file LearningOffering.php, method KuoteObjects_LearningOffering::load()
    Loads the given DataObjects_LearningOffering object into the private var for such.
load
in file Learning.php, method KuoteObjects_Learning::load()
    Loads the given DataObjects_Learning object into the private var for such.
login.template.php
procedural page login.template.php
o

o

Offering.php
procedural page Offering.php
Object.php
procedural page Object.php
ObjectSet.php
procedural page ObjectSet.php
p

p

print_pr
in file functions.php, function print_pr()
processLearningOffering
in file engine.instructor.update.courseoffer.php, function processLearningOffering()
processSelectedLearningOffering
in file engine.student.learn.php, function processSelectedLearningOffering()
q

q

$question
in file Question.php, variable KuoteObjects_Question::$question
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$questionAnswer
in file Question.php, variable DataObjects_Question::$questionAnswer
$questionAnsweredChoice
in file Questionanswered.php, variable DataObjects_Questionanswered::$questionAnsweredChoice
$questionAnsweredId
in file Questionanswered.php, variable DataObjects_Questionanswered::$questionAnsweredId
$questionAnsweredIsCorrect
in file Questionanswered.php, variable DataObjects_Questionanswered::$questionAnsweredIsCorrect
$questionBody
in file Question.php, variable DataObjects_Question::$questionBody
$questionDifficulty
in file Question.php, variable DataObjects_Question::$questionDifficulty
$questionId
in file Questionanswered.php, variable DataObjects_Questionanswered::$questionId
$questionId
in file Question.php, variable DataObjects_Question::$questionId
$questionNumber
in file Question.php, variable DataObjects_Question::$questionNumber
$questionOption1
in file Question.php, variable DataObjects_Question::$questionOption1
$questionOption2
in file Question.php, variable DataObjects_Question::$questionOption2
$questionOption3
in file Question.php, variable DataObjects_Question::$questionOption3
$questionOption4
in file Question.php, variable DataObjects_Question::$questionOption4
$questionOption5
in file Question.php, variable DataObjects_Question::$questionOption5
$questions
in file QuestionSet.php, variable KuoteObjects_QuestionSet::$questions
    Array to hold Question objects
$questionsAnsweredUnused
in file Quiz.php, variable KuoteObjects_Quiz::$questionsAnsweredUnused
    Array to containt the set of QuestionAnswered objects for
$questionsAnsweredUsed
in file Quiz.php, variable KuoteObjects_Quiz::$questionsAnsweredUsed
    Array to containt the set of QuestionAnswered objects for questions that have been asked
$questionsUnused
in file Quiz.php, variable KuoteObjects_Quiz::$questionsUnused
    Array to containt the set of Question objects that have not yet been asked
$questionsUsed
in file Quiz.php, variable KuoteObjects_Quiz::$questionsUsed
    Array to containt the set of Question objects that have been asked
$questionTime
in file Question.php, variable DataObjects_Question::$questionTime
Question.php
procedural page Question.php
Questionanswered.php
procedural page Questionanswered.php
Question.php
procedural page Question.php
QuestionAnswered.php
procedural page QuestionAnswered.php
QuestionSet.php
procedural page QuestionSet.php
Quiz.php
procedural page Quiz.php
Question.php
procedural page Question.php
QuestionAnswered.php
procedural page QuestionAnswered.php
QuestionSet.php
procedural page QuestionSet.php
Quiz.php
procedural page Quiz.php
r

r

$result
in file Quiz.php, variable KuoteObjects_Quiz::$result
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$resultCountCorrect
in file Result.php, variable DataObjects_Result::$resultCountCorrect
$resultCountTotal
in file Result.php, variable DataObjects_Result::$resultCountTotal
$resultId
in file Result.php, variable DataObjects_Result::$resultId
$results
in file ResultSet.php, variable KuoteObjects_ResultSet::$results
    Array to hold Result objects
$resultTimestamp
in file Result.php, variable DataObjects_Result::$resultTimestamp
Result.php
procedural page Result.php
Result.php
procedural page Result.php
ResultSet.php
procedural page ResultSet.php
Result.php
procedural page Result.php
ResultSet.php
procedural page ResultSet.php
randomize
in file Quiz.php, method KuoteInterfaces_Quiz::randomize()
    Randomizes the order in which the quiz questions are asked.
randomize
in file Quiz.php, method KuoteObjects_Quiz::randomize()
    Randomizes the order in which the quiz questions are asked.
reset
in file ResultSet.php, method KuoteObjects_ResultSet::reset()
    After calling reset(), fetch() will begin from the beginning of the set again.
reset
in file ObjectSet.php, method KuoteInterfaces_ObjectSet::reset()
    Next call to fetch() will start from the beginning again.
reset
in file QuestionSet.php, method KuoteObjects_QuestionSet::reset()
    After calling reset(), fetch() will begin from the beginning of the set again.
reset
in file CourseOfferingSet.php, method KuoteObjects_CourseOfferingSet::reset()
    After calling reset(), fetch() will begin from the beginning of the set again.
reset
in file EnrollmentSet.php, method KuoteObjects_EnrollmentSet::reset()
    After calling reset(), fetch() will begin from the beginning of the set again.
reset
in file LearningOfferingSet.php, method KuoteObjects_LearningOfferingSet::reset()
    After calling reset(), fetch() will begin from the beginning of the set again.
returnCourseObject
in file functions.php, function returnCourseObject()
returnCourseOfferingEnrollmentPasswordForm
in file CourseOffering.php, method KuoteObjects_CourseOffering::returnCourseOfferingEnrollmentPasswordForm()
    Returns an HTML_QuickForm object to request a password for to access a course offering
returnLearningObject
in file functions.php, function returnLearningObject()
returnObject
in file functions.php, function returnObject()
rm
in file functions.php, function rm()
    Vigorously erase files and directories.
s

s

set
in file Template.php, method Template::set()
    Set a template variable.
setAnswer
in file Question.php, method KuoteObjects_Question::setAnswer()
    Sets the option number of the correct question option.
setAnswer
in file Question.php, method KuoteInterfaces_Question::setAnswer()
    Sets the option number of the correct question option.
setBody
in file Question.php, method KuoteObjects_Question::setBody()
    Sets the "question" for this question.
setBody
in file Question.php, method KuoteInterfaces_Question::setBody()
    Sets the "question" for this question.
setChoice
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::setChoice()
    Sets the selected choice of the questions answer options
setChoice
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::setChoice()
    Sets the selected choice of the questions answer options
setCorrectQuestionsCount
in file Result.php, method KuoteObjects_Result::setCorrectQuestionsCount()
    Sets the number of questions answered correctly.
setCorrectQuestionsCount
in file Result.php, method KuoteInterfaces_Result::setCorrectQuestionsCount()
    Sets the number of questions answered correctly.
setCourseId
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setCourseId()
    Sets the id of the course which this offering represents.
setCourseId
in file Result.php, method KuoteObjects_Result::setCourseId()
    Sets the Id of the Result's Course
setCourseId
in file Result.php, method KuoteInterfaces_Result::setCourseId()
    Sets the Id of the Result's Course
setCourseId
in file Learning.php, method KuoteInterfaces_Learning::setCourseId()
    Sets the Id of the Course this Learning is part of.
setCourseId
in file Learning.php, method KuoteObjects_Learning::setCourseId()
    Sets the Id of the Course this Learning is part of.
setCourseId
in file CourseOffering.php, method KuoteObjects_CourseOffering::setCourseId()
    Sets the id of the course which this offering represents.
setCourseOfferingId
in file Result.php, method KuoteObjects_Result::setCourseOfferingId()
    Sets the Id of the Result's Course Offering
setCourseOfferingId
in file Result.php, method KuoteInterfaces_Result::setCourseOfferingId()
    Sets the Id of the Result's Course Offering
setCourseOfferingId
in file Enrollment.php, method KuoteObjects_Enrollment::setCourseOfferingId()
    Sets the id of the Course Offering for this enrollment.
setCourseOfferingId
in file LearningOffering.php, method KuoteObjects_LearningOffering::setCourseOfferingId()
    Sets the Id of the Course Offering this Learning Offering is part of.
setCourseOfferingId
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setCourseOfferingId()
    Sets the Id of the Course Offering this Learning Offering is part of.
setCourseOfferingId
in file Enrollment.php, method KuoteInterfaces_Enrollment::setCourseOfferingId()
    Sets the id of the Course Offering for this enrollment.
setDescription
in file Course.php, method KuoteInterfaces_Course::setDescription()
    Sets the description of the course
setDescription
in file Course.php, method KuoteObjects_Course::setDescription()
    Sets the description of the course
setDescription
in file Learning.php, method KuoteObjects_Learning::setDescription()
    Sets the description of the Learning
setDescription
in file Learning.php, method KuoteInterfaces_Learning::setDescription()
    Sets the description of the Learning
setDifficulty
in file Question.php, method KuoteInterfaces_Question::setDifficulty()
    Sets the difficulty of the question. 1 is easiest, 5 is hardest.
setDifficulty
in file Question.php, method KuoteObjects_Question::setDifficulty()
    Sets the difficulty of the question. 1 is easiest, 5 is hardest.
setEmail
in file User.php, method KuoteInterfaces_User::setEmail()
    Sets the email of the user.
setEmail
in file User.php, method KuoteObjects_User::setEmail()
    Sets the email of the user.
setEnd
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setEnd()
    Sets the ending date of an offering.
setEnd
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setEnd()
    Sets the ending date of an offering.
setEnd
in file CourseOffering.php, method KuoteObjects_CourseOffering::setEnd()
    Sets the ending date of an offering.
setEnd
in file LearningOffering.php, method KuoteObjects_LearningOffering::setEnd()
    Sets the ending date of an offering.
setEnrollmentId
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::setEnrollmentId()
    Sets the Id of the Enrollment of this Learning Offering Taken.
setEnrollmentId
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::setEnrollmentId()
    Sets the Id of the Enrollment of this Learning Offering Taken.
setGrade
in file Enrollment.php, method KuoteInterfaces_Enrollment::setGrade()
    Sets the current grade for this enrollment.
setGrade
in file Enrollment.php, method KuoteObjects_Enrollment::setGrade()
    Sets the current grade for this enrollment.
setIsCorrect
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::setIsCorrect()
    Sets whether the selected answer is correct or not.
setIsCorrect
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::setIsCorrect()
    Sets whether the selected answer is correct or not.
setIsOpen
in file Course.php, method KuoteInterfaces_Course::setIsOpen()
    Sets the state of openness of the course.
setIsOpen
in file Course.php, method KuoteObjects_Course::setIsOpen()
    Sets the state of openness of the course.
setIsPublic
in file Course.php, method KuoteInterfaces_Course::setIsPublic()
    Sets the state of public availability of the course.
setIsPublic
in file Course.php, method KuoteObjects_Course::setIsPublic()
    Sets the state of public availability of the course.
setLearningId
in file Question.php, method KuoteInterfaces_Question::setLearningId()
    Sets the Id of the learning under which this question exists.
setLearningId
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setLearningId()
    Sets the Id of the Learning this Learning Offering is offering.
setLearningId
in file Result.php, method KuoteInterfaces_Result::setLearningId()
    Sets the Id of the Result's Learning
setLearningId
in file Question.php, method KuoteObjects_Question::setLearningId()
    Sets the Id of the learning under which this question exists.
setLearningId
in file LearningOffering.php, method KuoteObjects_LearningOffering::setLearningId()
    Sets the Id of the Learning this Learning Offering is offering.
setLearningId
in file Result.php, method KuoteObjects_Result::setLearningId()
    Sets the Id of the Result's Learning
setLearningOfferingId
in file Result.php, method KuoteObjects_Result::setLearningOfferingId()
    Sets the Id of the Result's Learning Offering
setLearningOfferingId
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::setLearningOfferingId()
    Sets the Id of the Learning Offering of this Learning Offering Taken.
setLearningOfferingId
in file LearningOfferTaken.php, method KuoteInterfaces_LearningOfferTaken::setLearningOfferingId()
    Sets the Id of the Learning Offering of this Learning Offering Taken.
setLearningOfferingId
in file Result.php, method KuoteInterfaces_Result::setLearningOfferingId()
    Sets the Id of the Result's Learning Offering
setLearningOfferingTakenId
in file Result.php, method KuoteInterfaces_Result::setLearningOfferingTakenId()
    Sets the Id of the Learning Offer Taken for this result.
setLearningOfferingTakenId
in file Result.php, method KuoteObjects_Result::setLearningOfferingTakenId()
    Sets the Id of the Learning Offer Taken for this result.
setLearningOfferTakenId
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::setLearningOfferTakenId()
    Sets the Id of the LearningOfferTaken for the quiz of the question
setLearningOfferTakenId
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::setLearningOfferTakenId()
    Sets the Id of the LearningOfferTaken for the quiz of the question
setLogin
in file User.php, method KuoteObjects_User::setLogin()
    Sets the login name of the user.
setLogin
in file User.php, method KuoteInterfaces_User::setLogin()
    Sets the login name of the user.
setNameFirst
in file User.php, method KuoteObjects_User::setNameFirst()
    Sets the first name of the user.
setNameFirst
in file User.php, method KuoteInterfaces_User::setNameFirst()
    Sets the first name of the user.
setNameLast
in file User.php, method KuoteObjects_User::setNameLast()
    Sets the last name of the user.
setNameLast
in file User.php, method KuoteInterfaces_User::setNameLast()
    Sets the last name of the user.
setOption
in file Question.php, method KuoteInterfaces_Question::setOption()
    Sets the "answer" for the given option number to the given string.
setOption
in file Question.php, method KuoteObjects_Question::setOption()
    Sets the "answer" for the given option number to the given string.
setOption1
in file Question.php, method KuoteObjects_Question::setOption1()
    Sets the text of the questions first option.
setOption1
in file Question.php, method KuoteInterfaces_Question::setOption1()
    Sets the text of the questions first option.
setOption2
in file Question.php, method KuoteObjects_Question::setOption2()
    Sets the text of the questions second option.
setOption2
in file Question.php, method KuoteInterfaces_Question::setOption2()
    Sets the text of the questions second option.
setOption3
in file Question.php, method KuoteInterfaces_Question::setOption3()
    Sets the text of the questions third option.
setOption3
in file Question.php, method KuoteObjects_Question::setOption3()
    Sets the text of the questions third option.
setOption4
in file Question.php, method KuoteObjects_Question::setOption4()
    Sets the text of the questions forth option.
setOption4
in file Question.php, method KuoteInterfaces_Question::setOption4()
    Sets the text of the questions forth option.
setOption5
in file Question.php, method KuoteObjects_Question::setOption5()
    Sets the text of the questions fifth option.
setOption5
in file Question.php, method KuoteInterfaces_Question::setOption5()
    Sets the text of the questions fifth option.
setPassword
in file User.php, method KuoteInterfaces_User::setPassword()
    Sets the password of the user.
setPassword
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setPassword()
    Sets the password of an offering.
setPassword
in file CourseOffering.php, method KuoteObjects_CourseOffering::setPassword()
    Sets the password of an offering.
setPassword
in file User.php, method KuoteObjects_User::setPassword()
    Sets the password of the user.
setQuestionId
in file QuestionAnswered.php, method KuoteInterfaces_QuestionAnswered::setQuestionId()
    Sets the Id of the Question this QuestionAnswered is answering.
setQuestionId
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::setQuestionId()
    Sets the Id of the Question this QuestionAnswered is answering.
setQuestionNumber
in file Question.php, method KuoteObjects_Question::setQuestionNumber()
    Sets the order number of the question. First question is 1, second question is 2, etc.
setQuestionNumber
in file Question.php, method KuoteInterfaces_Question::setQuestionNumber()
    Sets the order number of the question. First question is 1, second question is 2, etc.
setQuestionsCount
in file Result.php, method KuoteInterfaces_Result::setQuestionsCount()
    Sets the total number of questions.
setQuestionsCount
in file Result.php, method KuoteObjects_Result::setQuestionsCount()
    Sets the total number of questions.
setQuestionsRandom
in file Learning.php, method KuoteObjects_Learning::setQuestionsRandom()
    Sets if the questions for this Learning's quiz should be displayed randomly.
setQuestionsRandom
in file Learning.php, method KuoteInterfaces_Learning::setQuestionsRandom()
    Sets if the questions for this Learning's quiz should be displayed randomly.
setQuestionsRandom
in file LearningOffering.php, method KuoteObjects_LearningOffering::setQuestionsRandom()
    Sets if the questions for this Learning Offering's quiz should be displayed randomly.
setQuestionsRandom
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setQuestionsRandom()
    Sets if the questions for this Learning Offering's quiz should be displayed randomly.
setQuestionsRandomByDifficulty
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setQuestionsRandomByDifficulty()
    Sets if the questions for this Learning Offering's quiz should be displayed randomly by difficutly.
setQuestionsRandomByDifficulty
in file LearningOffering.php, method KuoteObjects_LearningOffering::setQuestionsRandomByDifficulty()
    Sets if the questions for this Learning Offering's quiz should be displayed randomly by difficutly.
setQuestionsRandomByDifficulty
in file Learning.php, method KuoteObjects_Learning::setQuestionsRandomByDifficulty()
    Sets if the questions for this Learning's quiz should be displayed randomly by difficutly.
setQuestionsRandomByDifficulty
in file Learning.php, method KuoteInterfaces_Learning::setQuestionsRandomByDifficulty()
    Sets if the questions for this Learning's quiz should be displayed randomly by difficutly.
setStart
in file CourseOffering.php, method KuoteObjects_CourseOffering::setStart()
    Sets the starting date of an offering.
setStart
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setStart()
    Sets the starting date of an offering.
setStart
in file LearningOffering.php, method KuoteObjects_LearningOffering::setStart()
    Sets the starting date of an offering.
setStart
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setStart()
    Sets the starting date of an offering.
setTime
in file Question.php, method KuoteInterfaces_Question::setTime()
    Sets the amount of time given in seconds to answer this question. 0 is unlimited.
setTime
in file Question.php, method KuoteObjects_Question::setTime()
    Sets the amount of time given in seconds to answer this question. 0 is unlimited.
setTitle
in file LearningOffering.php, method KuoteObjects_LearningOffering::setTitle()
    Sets the title of the Learning Offering
setTitle
in file CourseOffering.php, method KuoteObjects_CourseOffering::setTitle()
    Sets the title of the course offering.
setTitle
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setTitle()
    Sets the title of the course offering.
setTitle
in file Course.php, method KuoteObjects_Course::setTitle()
    Sets the title of the course.
setTitle
in file LearningOffering.php, method KuoteInterfaces_LearningOffering::setTitle()
    Sets the title of the Learning Offering
setTitle
in file Learning.php, method KuoteObjects_Learning::setTitle()
    Sets the title of the Learning
setTitle
in file Learning.php, method KuoteInterfaces_Learning::setTitle()
    Sets the title of the Learning
setTitle
in file Course.php, method KuoteInterfaces_Course::setTitle()
    Sets the title of the course.
setTutorialFileName
in file Learning.php, method KuoteObjects_Learning::setTutorialFileName()
    Sets the name of the tutorial file for this Learning.
setTutorialFileName
in file Learning.php, method KuoteInterfaces_Learning::setTutorialFileName()
    Sets the name of the tutorial file for this Learning.
setType
in file User.php, method KuoteObjects_User::setType()
    Sets the type of the user.
setType
in file User.php, method KuoteInterfaces_User::setType()
    Sets the type of the user.
setUserId
in file Course.php, method KuoteInterfaces_Course::setUserId()
    Sets the unique user id of the course's creator.
setUserId
in file Result.php, method KuoteObjects_Result::setUserId()
    Sets the unique user id of the course's creator.
setUserId
in file CourseOffering.php, method KuoteObjects_CourseOffering::setUserId()
    Sets the id of the user which has created this offering.
setUserId
in file Course.php, method KuoteObjects_Course::setUserId()
    Sets the unique user id of the course's creator.
setUserId
in file Enrollment.php, method KuoteInterfaces_Enrollment::setUserId()
    Sets the id of the User for this enrollment.
setUserId
in file Result.php, method KuoteInterfaces_Result::setUserId()
    Sets the unique user id of the student who took the quiz.
setUserId
in file Enrollment.php, method KuoteObjects_Enrollment::setUserId()
    Sets the id of the User for this enrollment.
setUserId
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::setUserId()
    Sets the id of the user which has created this offering.
SITEROOT
in file config.php, constant SITEROOT
sortByDifficulty
in file Quiz.php, method KuoteObjects_Quiz::sortByDifficulty()
    Randomizes the order in which the quiz questions are asked, but only within sets of difficutly.
sortByDifficulty
in file Quiz.php, method KuoteInterfaces_Quiz::sortByDifficulty()
    Randomizes the order in which the quiz questions are asked, but only within sets of difficutly.
staticGet
in file Result.php, method DataObjects_Result::staticGet()
staticGet
in file Course.php, method DataObjects_Course::staticGet()
staticGet
in file Question.php, method DataObjects_Question::staticGet()
staticGet
in file Questionanswered.php, method DataObjects_Questionanswered::staticGet()
staticGet
in file Offering.php, method DataObjects_Offering::staticGet()
staticGet
in file Learningoffertaken.php, method DataObjects_Learningoffertaken::staticGet()
staticGet
in file Learning.php, method DataObjects_Learning::staticGet()
staticGet
in file Enrollment.php, method DataObjects_Enrollment::staticGet()
staticGet
in file User.php, method DataObjects_User::staticGet()
staticGet
in file Learningoffering.php, method DataObjects_Learningoffering::staticGet()
staticGet
in file Courseoffering.php, method DataObjects_Courseoffering::staticGet()
snippet.pulldown.course.php
procedural page snippet.pulldown.course.php
snippet.pulldown.courseOffering.php
procedural page snippet.pulldown.courseOffering.php
snippet.pulldown.learning.php
procedural page snippet.pulldown.learning.php
snippet.pulldown.learningOffering.php
procedural page snippet.pulldown.learningOffering.php
student.body.top.template.php
procedural page student.body.top.template.php
student.enroll.displayOfferings.template.php
procedural page student.enroll.displayOfferings.template.php
student.enroll.getPassword.template.php
procedural page student.enroll.getPassword.template.php
student.enroll.noAvailableOfferings.template.php
procedural page student.enroll.noAvailableOfferings.template.php
student.generic.message.template.php
procedural page student.generic.message.template.php
student.grades.selectCourseOffering.template.php
procedural page student.grades.selectCourseOffering.template.php
student.grades.showGrades.template.php
procedural page student.grades.showGrades.template.php
student.learn.displayLearnings.template.php
procedural page student.learn.displayLearnings.template.php
student.learn.showTutorialAndQuizLinks.template.php
procedural page student.learn.showTutorialAndQuizLinks.template.php
t

t

TestDrive.php
procedural page TestDrive.php
Template.php
procedural page Template.php
Template
in file Template.php, class Template
    Template
u

u

$user
in file Quiz.php, variable KuoteObjects_Quiz::$user
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$user
in file User.php, variable KuoteObjects_User::$user
    Private variable to contain a DB_DataObjects object derived from MySQL or another DB.
$userEmail
in file User.php, variable DataObjects_User::$userEmail
$userId
in file User.php, variable DataObjects_User::$userId
$userId
in file Enrollment.php, variable DataObjects_Enrollment::$userId
$userId
in file Result.php, variable DataObjects_Result::$userId
$userId
in file Courseoffering.php, variable DataObjects_Courseoffering::$userId
$userId
in file Course.php, variable DataObjects_Course::$userId
$userLogin
in file User.php, variable DataObjects_User::$userLogin
$userNameFirst
in file User.php, variable DataObjects_User::$userNameFirst
$userNameLast
in file User.php, variable DataObjects_User::$userNameLast
$userPassword
in file User.php, variable DataObjects_User::$userPassword
$userType
in file User.php, variable DataObjects_User::$userType
User.php
procedural page User.php
User.php
procedural page User.php
User.php
procedural page User.php
universal.quiz.endOfQuiz.template.php
procedural page universal.quiz.endOfQuiz.template.php
universal.quiz.template.php
procedural page universal.quiz.template.php
update
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Object.php, method KuoteInterfaces_Object::update()
update
in file LearningOffering.php, method KuoteObjects_LearningOffering::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Learning.php, method KuoteObjects_Learning::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file User.php, method KuoteObjects_User::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Question.php, method KuoteObjects_Question::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Result.php, method KuoteObjects_Result::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Course.php, method KuoteObjects_Course::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file CourseOffering.php, method KuoteObjects_CourseOffering::update()
    Updates the datastore to reflect the currently set properties of the object.
update
in file Enrollment.php, method KuoteObjects_Enrollment::update()
    Updates the datastore to reflect the currently set properties of the object.
updateRequestAndPostValues
in file functions.php, function updateRequestAndPostValues()
v

v

$vars
in file Template.php, variable Template::$vars
verify
in file User.php, method KuoteObjects_User::verify()
    Tests whether the given userlogin and password match those in the datastore.
verify
in file User.php, method KuoteInterfaces_User::verify()
    Tests whether the given userlogin and password match those in the datastore.
verifyPassword
in file CourseOffering.php, method KuoteObjects_CourseOffering::verifyPassword()
    Compares the password of the offering with the passed password.
verifyPassword
in file CourseOffering.php, method KuoteInterfaces_CourseOffering::verifyPassword()
    Compares the password of the offering with the passed password.
_

_

$__table
in file Offering.php, variable DataObjects_Offering::$__table
$__table
in file Learningoffering.php, variable DataObjects_Learningoffering::$__table
$__table
in file Question.php, variable DataObjects_Question::$__table
$__table
in file Questionanswered.php, variable DataObjects_Questionanswered::$__table
$__table
in file User.php, variable DataObjects_User::$__table
$__table
in file Result.php, variable DataObjects_Result::$__table
$__table
in file Learning.php, variable DataObjects_Learning::$__table
$__table
in file Learningoffertaken.php, variable DataObjects_Learningoffertaken::$__table
$__table
in file Enrollment.php, variable DataObjects_Enrollment::$__table
$__table
in file Courseoffering.php, variable DataObjects_Courseoffering::$__table
$__table
in file Course.php, variable DataObjects_Course::$__table
__autoload
in file kuote.php, function __autoload()
__construct
in file Result.php, method KuoteObjects_Result::__construct()
    Constructor instantiates $result as a DataObjects_Result object.
__construct
in file CourseOffering.php, method KuoteObjects_CourseOffering::__construct()
    Constructor instantiates $courseOffering as a DataObjects_CourseOffering object.
__construct
in file TestDrive.php, method KuoteObjects_TestDrive::__construct()
    Constructor instantiates all the neccessary objects for the quiz to function.
__construct
in file User.php, method KuoteObjects_User::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.
__construct
in file Quiz.php, method KuoteObjects_Quiz::__construct()
    Constructor instantiates all the neccessary objects for the quiz to function.
__construct
in file Template.php, method Template::__construct()
    Constructor
__construct
in file QuestionAnswered.php, method KuoteObjects_QuestionAnswered::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.
__construct
in file LearningOfferTaken.php, method KuoteObjects_LearningOfferTaken::__construct()
    Constructor instantiates $enrollment as a DataObjects_LearningOfferTaken object.
__construct
in file LearningOffering.php, method KuoteObjects_LearningOffering::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.
__construct
in file Course.php, method KuoteObjects_Course::__construct()
    Constructor instantiates $course as a DataObjects_Course object.
__construct
in file Enrollment.php, method KuoteObjects_Enrollment::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.
__construct
in file Question.php, method KuoteObjects_Question::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.
__construct
in file Learning.php, method KuoteObjects_Learning::__construct()
    Constructor instantiates $enrollment as a DataObjects_Enrollment object.

Documentation generated on Fri, 15 Dec 2006 11:17:12 -0500 by phpDocumentor 1.3.0