Specifications
Assumptions
Scheduling Hearings
The scheduler logic will provide real-time recommended suggestions based on the purpose of the hearing
Schedule a hearing
The judge schedules hearings for a specific date
This may be scheduled through an order for the first hearing
For all subsequent hearings, a hearing date will be scheduled as part of the order at the end of the hearing
The judge will see X recommended available hearing dates via integration with the scheduling logic (solution layer). The judge may select one of the available hearing dates or select a custom date.
The system will return the selected hearing date to the scheduler logic via an API. Based on this, an order will be generated for a hearing date (Process as per Order PRD)
Further, litigants/advocates may request rescheduling/checkout for hearings.
The judge can also reschedule a hearing, either in response to an application from parties or at their discretion.
Calendar View
All parties can view upcoming hearings via a calendar view.
Parties can attend hearings virtually/in person/as per the rule of the court.
Since the Judge/bench clerk/typist and stenographer have a large list of hearings scheduled for a day, the default view of the calendar will be defined by slots.
The calendar view will also show pending actions for the user.
The user can navigate across dates to view the schedule of the following days
The user will have a day and week view of the hearings scheduled
Clicking on a slot in the calendar will open a list of hearings in that slot, along with a set of actions for each hearing.
The judge or court staff can start a hearing, reschedule the hearing, or enter the hearing view to see pending tasks against the case.
Advocates can join the hearing once it starts (get redirected to the video conferencing tool), request rescheduling, enter hearing view to see pending tasks, or navigate to view case.
For a completed hearing, users can see the transcript and witness depositions, go to the case view, go to view pending tasks against the case
The judge will have the option to reschedule all hearings in the slot.
Add Video Conferencing Link
The court staff will be required to update the link for video conferencing for a hearing.
This can be done for a slot as a whole or an individual hearing
If done for the slot, all individual hearings will inherit the link. The court staff can select to change the hearing link for one or multiple hearings within the slot individually.
This will be done by viewing the calendar and updating video conference link for a slot.
Rescheduling
The judge will have the option to reschedule a hearing without any trigger. To do this, the judge may do the following:
In the ‘View Case’ page, the judge will be able to view the details of the scheduled hearing with an option to Reschedule
On clicking Reschedule, the judge can issue an Order for Initiating Rescheduling. The case will move to ‘Hearing Date under Consideration’. The workflow will continue as the same workflow for Reschedule Hearing i.e opt-out options will be triggered to all parties.
Bulk Rescheduling: The court staff (role to be decided) will have the option to reschedule an entire slot of hearings. This can be done as follows:
The court staff will have the same calendar view as the judge and will be able to view slots.
An option will be available for choosing bulk rescheduling for a slot.
On selecting the same, all hearings in the slot will move to the ‘Hearing Date under Consideration’ stage and a new hearing date will be given by the scheduling logic.
No opt-out functionality will be provided in this case.
Last updated