Defect Description:
Idea to implement a presence of a replay button while the simulation occurs.
Reproduce Defect:
Data structures lab -> List of experiments -> Sorting using arrays -> simulation -> Insertion sort -> select either of the three case button given
Expected:
The simulation would start on the click of the play button.
Idea is to have that play button get converted to a replay button once the simulation ends so that the simulation can be seen again without having to go back and restart the simulation.
Actual output:
No existence of a replay button after the simulation is over.
Screenshot:
The following screenshot is of a ended simulation:
Defect Description: Idea to implement a presence of a replay button while the simulation occurs. Reproduce Defect: Data structures lab -> List of experiments -> Sorting using arrays -> simulation -> Insertion sort -> select either of the three case button given Expected: The simulation would start on the click of the play button. Idea is to have that play button get converted to a replay button once the simulation ends so that the simulation can be seen again without having to go back and restart the simulation. Actual output: No existence of a replay button after the simulation is over. Screenshot: The following screenshot is of a ended simulation: