10 lines
226 B
Scala
10 lines
226 B
Scala
// Student tasks (i.e. submit, packageSubmission)
|
|
enablePlugins(StudentTasks)
|
|
|
|
courseraId := ch.epfl.lamp.CourseraId(
|
|
key = "itfW99oJEeWXuxJgUJEB-Q",
|
|
itemId = "z1ugn",
|
|
premiumItemId = Some("xGkV0"),
|
|
partId = "ep95q"
|
|
)
|