# XWUISCORMPlayer

SCORM/xAPI progress panel with host-applied completion. Never loads HTML, iframes or evaluates package scripts.

## BasicUsage

Default safety module.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default safety module.
```

## Halfway

Host applies fifty percent.

```example
file: examples/Halfway.ts
html: examples/Halfway.html
title: Halfway
description: Host applies fifty percent.
```

## MarkFifty

Apply progress from the class API.

```example
file: examples/MarkFifty.ts
html: examples/MarkFifty.html
title: MarkFifty
description: Apply progress from the class API.
```

## Complete

Mark the SCO complete.

```example
file: examples/Complete.ts
html: examples/Complete.html
title: Complete
description: Mark the SCO complete.
```

```api
```
