Fixing eslint issues, and still working on test cases
This commit is contained in:
@@ -30,7 +30,7 @@ export const scorm12_constants = {
|
||||
},
|
||||
'301': {
|
||||
basicMessage: 'Not initialized',
|
||||
detailMessage: 'Indicates that an API call was made before the call to LMSInitialize.',
|
||||
detailMessage: 'Indicates that an API call was made before the call to lmsInitialize.',
|
||||
},
|
||||
'401': {
|
||||
basicMessage: 'Not implemented error',
|
||||
|
||||
@@ -71,4 +71,4 @@ export const valid_languages = {
|
||||
'ukr': 'ukr', 'urd': 'urd', 'uzb': 'uzb', 'ven': 'ven', 'vie': 'vie',
|
||||
'vol': 'vol', 'wln': 'wln', 'wol': 'wol', 'xho': 'xho', 'yid': 'yid',
|
||||
'yor': 'yor', 'zha': 'zha', 'chi': 'chi', 'zho': 'zho', 'zul': 'zul',
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user