You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
DriveSync had not finished downloading RoboTutor before installing it, so the installation was incomplete.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Check whether installation is complete.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
a. List and log contents of local Download folder to see if it was completely downloaded and up to date.
b. Upload DriveSync log to see if it completed.
c. Check at launch time if all assets are present and up to date. If not, display error message and crash or wait.
d. Compute checksum of robotutor_assets to compare to expected value.
Approach to be followed (optional)
A clear and concise description of approach to be followed.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
DriveSync had not finished downloading RoboTutor before installing it, so the installation was incomplete.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Check whether installation is complete.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
a. List and log contents of local Download folder to see if it was completely downloaded and up to date.
b. Upload DriveSync log to see if it completed.
c. Check at launch time if all assets are present and up to date. If not, display error message and crash or wait.
d. Compute checksum of robotutor_assets to compare to expected value.
Approach to be followed (optional)
A clear and concise description of approach to be followed.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: