Mark an activity as "Done"

I'm not sure what I need to do to mark an activity as done...


I started the activity, reported the progress (up to 100%), and then ended it (using the sample code pretty much as is), and when I look at the activity in SchoolWork, it's not marked as "Done"... The time spent on it was reported properly, and so was the progress (it shows 100%). Looking at the console, the activity is also ended properly...


What do I need to do to mark it as "Done"?

Replies

My recollection is that the "done" is something that the student explicitly taps on. I don't think it's automatic. I guess that gives the student the opportunity to say when they think they are done.


Perhaps someone from the ClassKit team can help us to be sure.

Setting the Activity.progress is the best indication of "done"


-Mark