|
|
|
@ -14,6 +14,7 @@ import passpartImg from '../../../images/tpi/passpart.png'
|
|
|
|
|
import empiricgreenImg from '../../../images/tpi/empiricgreen.png'
|
|
|
|
|
|
|
|
|
|
import { trigger } from 'educoder';
|
|
|
|
|
import SecondTab from "../../paths/SchoolStatistics/SecondTab";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TaskResultLayer extends Component {
|
|
|
|
@ -177,7 +178,15 @@ class TaskResultLayer extends Component {
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="winPanel">
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|
.page--body{
|
|
|
|
|
z-index: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<div className="cl"></div>
|
|
|
|
|
{ !game.star ?
|
|
|
|
|
<React.Fragment>
|
|
|
|
|