Industry
Non Profit
Type Of Work
Development
Client
American Bankruptcy Institute
American Bankruptcy Institute
The American Bankruptcy Institute is the nation’s largest association of bankruptcy professionals, made up of over 12,000 members in multi-disciplinary roles, including attorneys, auctioneers, bankers, and judges. Founded in 1982, ABI plays a leading role in providing congressional leaders and the general public with non-partisan reporting and analysis of bankruptcy regulations, laws and trends
Restructuring MasterClass is a website that is specifically designed to cover all of the bankruptcy essentials. This program provides a foundation in bankruptcy law for both lawyers and business professionals alike, taught by an outstanding faculty of experts.
01
Project Overview
- ABI was selling video courses about Bankruptcy on their website. But they wanted to build a new stand-alone website for selling their courses.
- They wanted to call it Restructuring Masterclass.
- They were not satisfied with the current video player and the design of the page so they wanted to use a better player and a better website design.
- ABI wanted to implement other features where they wanted to offer users certificates when they complete a course and offer credits to each course.
- The users should not be able to fast forward the video, make sure they are watching the video by displaying pop-up with random codes that they have to enter at the end of the video to be able to get the certificate.
- They also wanted a feature where the website shows a random 60 seconds preview on the video pages.
02
Our Approach
We suggested Video.js, an opensource video player which is highly customizable being a HTML based player. We implemented the following features by customizing the player:
- Player should have the ability show Closed Captions (using Amazon transcribe service or any other service)
- User should be able to save comments or take notes
- User should be able to do bookmarks
- Player should have the ability to track progress, this is needed to offer CLE
- Player should show random popup codes to track the user engagement
- Player shouldn’t allow fast forwards
- CLE certificate should only be generated if the user has watched the full video and confirmed the random codes
We used a component based design for this website - building different sections of the website as resuable components so they can be used wherever needed.
Technologies Used
Project Highlights
- Drupal 10
- Brand new design
- Mobile-friendliness
- Video.js customization
- Performance improvements