QuizGroup

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def apply(memLevelMap: Map[Int, QuizGroupMemoryLevel], numCorrectResponsesRequired: Int, userData: QuizGroupUserData, dictionary: Dictionary): QuizGroup
def createFromMemLevels(memLevelMap: Map[Int, QuizGroupMemoryLevel], userData: QuizGroupUserData, numCorrectResponsesRequired: Int): QuizGroup
def fromQuizItems(quizItems: LazyList[QuizItem], numCorrectResponsesRequired: Int, userData: QuizGroupUserData, dictionary: Dictionary): QuizGroup

Inherited methods

def companion[T](name: String)(implicit man: ClassTag[T]): Try[T]
Inherited from:
AppDependencyAccess

Inherited fields

lazy val conf: Conf
Inherited from:
AppDependencyAccess
Inherited from:
AppDependencyAccess
lazy val l: Logger
Inherited from:
AppDependencyAccess