# Migrate to the v2.0.0(hotfix-1)

## 1. Download the New Source Code

Download the new source code. You need to use the new source code to apply the updates.

### 1.1 Admin Update

Copy the changed files from the new source code and replace them with your old source code.

Changed files:

> * quiz\_admin/lib/forms/quiz\_form.dart
> * quiz\_admin/lib/forms/question\_form.dart

### 1.2 App Update

Copy the changed files from the new source code and replace them with your old source code.&#x20;

Changed files:

> * quiz\_app/lib/pages/quiz\_screen.dart
