A  B  C  E  G  I  M  Q  R  S  U  V 

S

setAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setAnswer_id(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setAnswerId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setAnswerId is required to log answerId for the answer provided by the user for the Question on which user has attempted.
setDuration(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setDuration is required to log the duration (time elapsed) by the user to complete the exam.
setDuration_value(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setExam_id(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setExam_id(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setExamAction(ExamAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamAction is required to set the Action type for the Exam event.
setExamAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamAction is required to set the Action type for the Exam event.
setExamId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamId is required to log examId for the Exam on which user is performing actions.
setExamId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setExamId is required to log exam_id for the exam the Question belongs to.
setIs_passed(Boolean) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
You can pass any type of value in setMeta.
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
You can pass any type of value in setMeta.
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
You can pass any type of value in setMeta.
setModule_id(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setModuleAction(ModuleLogAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleAction is required to set the Action type for the module event.
setModuleAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleAction is required to set the Action type for the module event.
setModuleId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleId is required to log moduleId for the module being opened by the user.
setModuleProgress(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleProgress is required to pass current progress of the module which the user is viewing.
setProgress(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setQuestion_id(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setQuestionAction(QuestionAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionAction is required to set the Action type for the Question event.
setQuestionAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionAction is required to set the Action type for the Question event.
setQuestionId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionId is required to log questionId for the Question on which user has attempted.
setScore(Float) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setScore is required if there is some score provided ot the user in result of the exam submitted.
setScore_value(Float) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
skip - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.QuestionAction
 
start - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.ExamAction
 
submit - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.ExamAction
 
A  B  C  E  G  I  M  Q  R  S  U  V