AdamSlack / sideways

Software implementation of the Strock Drivers Screening Assessment digitised system.
GNU General Public License v3.0
1 stars 0 forks source link

Matrix locale setup #54

Closed AdamSlack closed 6 years ago

AdamSlack commented 6 years ago

Compass and Car Directions matrix test now has access to locale assets.

Request for Title/instructions/labels made during ngOnInit for both; via a function call.

Road Sign Scenarios needs doing, but there are some security problems to work through. Angular sanitizes much of the localization stuff for images from the database. I think it's going to be a matter of the server turning them into files and then sending the file from there.