Skip to content

Commit 561e297

Browse files
committed
Add support for new question type in quizzes
1 parent 8243619 commit 561e297

21 files changed

Lines changed: 26 additions & 26 deletions

dist/constructorio-client-javascript-2.65.0.js renamed to dist/constructorio-client-javascript-2.65.1.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ConstructorIO.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1607,7 +1607,7 @@ <h6>Properties</h6>
16071607
<br class="clear">
16081608

16091609
<footer>
1610-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1610+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
16111611
</footer>
16121612

16131613
<script>prettyPrint();</script>

docs/constructorio.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h1 class="page-title">constructorio.js</h1>
254254
<br class="clear">
255255

256256
<footer>
257-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
257+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
258258
</footer>
259259

260260
<script>prettyPrint();</script>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2>1. Install</h2>
7777
<p>Alternatively, a bundled version consisting of a single JavaScript file is published within the <code>./dist</code> folder on Github. This can be utilized within a browser context if hosted locally - <em>please do not link directly to the Github hosted version</em>.</p>
7878
<p><strong>Important</strong>: this library should only be used in a client-side context where standard HTTP request headers are populated by the client (<code>User-Agent</code>, <code>Referer</code>, etc.).</p>
7979
<h2>2. Retrieve an API key</h2>
80-
<p>You can find this in your <a href="https://constructor.io/dashboard">Constructor.io dashboard</a>. Contact sales if you'd like to sign up, or support if you believe your company already has an account.</p>
80+
<p>You can find this in your <a href="https://app.constructor.io/dashboard">Constructor.io dashboard</a>. Contact sales if you'd like to sign up, or support if you believe your company already has an account.</p>
8181
<h2>3. Implement the Client</h2>
8282
<p>Once imported, an instance of the client can be created as follows:</p>
8383
<pre class="prettyprint source lang-javascript"><code>const ConstructorioClient = require('@constructor-io/constructorio-client-javascript');
@@ -114,7 +114,7 @@ <h2>Development / npm commands</h2>
114114
<br class="clear">
115115

116116
<footer>
117-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118118
</footer>
119119

120120
<script>prettyPrint();</script>

docs/module-assistant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h5 class="h5-returns">Returns:</h5>
457457
<br class="clear">
458458

459459
<footer>
460-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
460+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
461461
</footer>
462462

463463
<script>prettyPrint();</script>

docs/module-autocomplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ <h5 class="h5-returns">Returns:</h5>
798798
<br class="clear">
799799

800800
<footer>
801-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
801+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
802802
</footer>
803803

804804
<script>prettyPrint();</script>

docs/module-browse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3216,7 +3216,7 @@ <h5 class="h5-returns">Returns:</h5>
32163216
<br class="clear">
32173217

32183218
<footer>
3219-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3219+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
32203220
</footer>
32213221

32223222
<script>prettyPrint();</script>

docs/module-quizzes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1661,7 +1661,7 @@ <h5 class="h5-returns">Returns:</h5>
16611661
<br class="clear">
16621662

16631663
<footer>
1664-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1664+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
16651665
</footer>
16661666

16671667
<script>prettyPrint();</script>

docs/module-recommendations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ <h5 class="h5-returns">Returns:</h5>
798798
<br class="clear">
799799

800800
<footer>
801-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
801+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
802802
</footer>
803803

804804
<script>prettyPrint();</script>

docs/module-search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@ <h5 class="h5-returns">Returns:</h5>
17501750
<br class="clear">
17511751

17521752
<footer>
1753-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Jun 17 2025 19:49:00 GMT+0300 (GMT+03:00) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1753+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Jul 07 2025 16:32:29 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
17541754
</footer>
17551755

17561756
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)