i have reapeater area to evaluate students
i put in html widget in the area repeater this code
i want like student1,student2, even second student is elimaneted in this sequence
???
i think i need a variable but i dont know how to control this variable in design and assign this variable to eliminate and new student
i put in html widget in the area repeater this code
<div class="ui segment" style="background-color:#EFF1ED">this code is working but it starts with ecaluation students 0 and when i eliminated a student it lost sequence like student0, student2 if student1 is elimanated in this sequence
<h4 class="ui header" style="color:black;">Evaluation student {var:area_repeater309.key}</h4>
</div>
i want like student1,student2, even second student is elimaneted in this sequence
???
i think i need a variable but i dont know how to control this variable in design and assign this variable to eliminate and new student