dataSnapshot.children.forEach { tmp[it.key!!] = it.getValue(GpaSemester::class.java)!! }