articulate 360 teams
142 TopicsCC Text Adjustment in Modern Player
Hi Team, A code snippet to adjust closed caption text in Storyline: var player = GetPlayer(); var style = document.createElement('style'); style.innerHTML = ` .caption-text { max-width: 90vw !important; padding: 10px 20px !important; box-sizing: border-box; white-space: normal !important; overflow-wrap: break-word !important; } `; document.head.appendChild(style); This works in the Classic Player. In the Modern Player, if we modify and use, it only works when the screen is adjusted to 100% zoom. Could you please advise if there’s a supported way to adjust CC text styling in the Modern Player that works across all screen sizes, or an updated approach/code for this? Thank you!9Views0likes0CommentsCombine Quiz Banks
This should be easy, but I can't figure out a quick way to do it. My stakeholders want a 25-question quiz at the end. Using AI to generate the quiz I can only get 14 questions. Is there a way to get more? I have made a question bank for each scene to get more questions. How can I join/merge them together to generate 1 question bank with 25 + questions?SolvedRise 360 - Problems Tracking with Quiz Result
We have created a project in Rise 360 & added quiz at the end, we tried exporting in both ways as 'Track the quiz' & 'Track with course completion' still once we upload in our LMS (SuccessFactors), If user completed or passed quiz it was showing as 'yes' but not giving report of quiz score. If User Completed the lessons but failed in Quiz it was showing as 'No' but the content is not getting locked & not showing the Failed Status. Can you guys help me over here.29Views0likes1CommentI encountered an issue with the storyline Question Bank
Hi E-learning Heroes, Since the last update, . Whenever I add the question bank and publish the module, I encounter an issue where the play/pause button and seekbar appear on the screen area. But when I remove the question bank, everything works fine. If anyone has any idea, please let me know what I should do. For reference, please see the screenshots below.30Views0likes3CommentsHi Community
After several attempts to work around the issue, I found that following the Rise update, the trigger in storyline block "mark complete" cannot unlock the conditional “Continue” buttons (whereas previously, it worked based on my experience). It’s as if Rise no longer recognizes the trigger. i tried adding a button to Exit the course, still not working. I’ve already tried to work around it by changing the tracking type, the trigger, rebuilding the slides, recreating the blocks in Rise, generating new Review links, adding exit course button — but nothing seems to work... the conditioned Continue button does not change states after storyline blocs. Please fix the glitch or help me solve the problem.17Views0likes2CommentsDraw a line through the dots exercise
I'm only an intermediate with coding and I need help with this. I have to rebuild a course that was done previously in Unity in Articulate Storyline. The exercise I have to recreate involves three rows and three columns of dots and the User has to draw a line through them all with their mouse not lifting up the mouse and draw four straight lines. There are two possible answers and both they are supposed to draw outside the dots to get it right. Does anyone have a storyline example on how to code something like this that I can download. Basically I need to be able to do a freestyle line drawing with the mouse anywhere on the slide but it will trigger when they have crossed over the dots. I've researched this and haven't come up with anything that will teach me how to do this. or storyline file with the code example I can look at. I've attached a screen shot of what the correct answers are and the setup from the old course. Is this even possible to do in Storyline? Please any help would be greatly appreciated.Collaboration in Storyline 360
We have the teams version of Storyline 360 and I want to collaborate with another teammate on project. We do NOT have to be in the project at the same time. But we want to be able to each update/change the same project. We have each tried saving a test project to Team Slides and we can open each other's team slides, but when we try to "Add Team Slides" and "Replace" - we can't see each other's test projects as choices. Also, the teams file we opened is named "Untitled..." Is there some other way to save the project other than creating multiple new versions each time? Do we need to save the project on a joint drive instead? I was able to work jointly with a different teammate about 18 months ago. He added video and I worked on other items. I thought we accomplished this through the team slides, but maybe not? I honestly thought the collaboration was one of the key features of a team account. Thanks so much for any help you can provide!57Views0likes3CommentsIssue with Replay Button When Using "Resume Saved State"
Hey Team, In the slide player settings, I set slides to resume saved state since I’ve disabled the Next button. I wanted learners to go through each slide before moving forward. Once a learner has reviewed a slide, I don’t want them to have to replay the slide again just to enable the Next button. However, this setup seems to interfere with the Replay button—it’s not working and won’t replay the slide as intended.41Views0likes3CommentsHow to show a variable ...that isn't a variable?
Here is a fun one. I'd like to know if there is a way to disable the variables for a specific slide or to write %something% and for it NOT to appear as a variable. Short of using an image - is there another way? Anything like MS Excel using a ' so its treated as text and not number?56Views0likes2Comments