Change Publish string AFTER posting

Hi,

I published a book and put in on the LMS. We discovered (after the fact) that one of the messages in the Default Publish string doesn't say what my client wants it to say.

I know I can change and redo everything, but is there a file that contains this info that I can change after publishing and just replace that file on the LMS?

Discussion (5)

All the string literals are in the trivantis-strings.js file. You can edit it in Notepad without re-publishing the whole course.

Might be easier just to change it in the publish strings and re-publish.

Thanks - the one I'm looking for is the one that says - You have already been in this lesson - I can't find it in the trivantis-strings.js file

Unfortunately, to change that string, you would need to change it in each published HTML page, as it is displayed with a Javascript function jsDlgMsgBox.

Thanks!

Discussions have been disabled for this post