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
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
<th scope="row"><label for="lrn_author_api_url">Author API URL</label></th>
18
+
<td><input type="text" name="lrn_author_api_url" id="lrn_author_api_url" value="<?phpechoget_option('lrn_author_api_url'); ?>" class="regular-text ltr"/><p><i>Use this to select region and version to use. Default: https://authorapi-or.learnosity.com/?v1</i></p></td>
19
+
</tr>
16
20
<tr valign="top">
17
21
<th scope="row"><label for="lrn_items_api_url">Items API URL</label></th>
18
22
<td><input type="text" name="lrn_items_api_url" id="lrn_items_api_url" value="<?phpechoget_option('lrn_items_api_url'); ?>" class="regular-text ltr"/><p><i>Use this to select region and version to use. Default: https://items-va.learnosity.com/?v1</i></p></td>
0 commit comments