x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom section
CustomCSSwidth:60%;margin:30px auto;display:flex;flex-direction:column;


HTML
<style> 
img.confluence-embedded-image { 
  border: solid 1px var(--secondary-color); 
} 

@media only screen and (max-width: 600px) {
  img.confluence-embedded-image {
    width:100%;
  }

  .cell.sidebars {
    width: 10%!important;
  }
}
</style>

Custom button
CustomCSSborder: 0px; color: white; margin-top:10px; background: var(--primary-color); margin-bottom:20px;
Typecustom-button
TextBack to Tutorials
Url/display/SBAJ/Admin+Panel#tab-Tutorials

General description
CustomCSSwidth: auto; padding: 0px;
MyTitleAdding Add a New Program
BodyCSSwidth: inherit; padding: 0px;

The Program Dashboard is an essential tool for managing and organizing all of your organization's programs in one centralized location. In this tutorial, we will walk you through the step-by-step process of adding a new program to the dashboard, including how to add a title, and category, and upload different file types. By the end of this tutorial, you will have the skills to easily add a new program to the Program Dashboard. Let's get started!


Step 1 - Navigate to the Program tab. 


Step 2 - Click on located on the right side of the page. This will bring you to the program editor.


Step 3 - Input the program title in the "Page Title" field.


Step 4 - Select the label iconabove the page title and input the category that your program falls under. The acceptable labels include: competitiveAdvantage, winMarket, growBrand, manageCapital, growBusiness, and capstoneProject.


Step 5 - Enter a Banner Title. This should be the same as your Page Title.


💡Tip: You can ignore the HTML box!


Step 6 - If your program is a PDF, Word, Excel, or PowerPoint, you can drag and drop the file in the text box beneath the HTML code. If there's a specific thumbnail you'd like to include, add it in the same text box. If not, the Program Dashboard has pre-approved thumbnails that will auto-populate.


Step 7 - If you're uploading a PDF, navigate to the button. Enter the exact file name of the PDF you're uploading. You can ignore the other fields.


Step 8 - If your program is an external media such as a YouTube video, click the button. Enter the Upload type, Content URL, and Summary fields.


Step 9 - Review each field to ensure you've completed all the steps. You can preview the page by selecting the  button in the bottom right corner of the page and selecting Preview.


Step 10 - Publish your program using the button located in the bottom right corner of the page.


💡Tip: Want to save this draft and complete it later? Click the button in the bottom right corner of the page to save the draft and close the editor.


That's it! You've learned how to add a new program to the Program Dashboard. Stay organized and keep adding valuable programs for your cohort!


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleEditing Edit a Program
BodyCSSwidth: inherit; padding: 0px;

Once you have created a program on the Program Dashboard, you may need to make edits to keep it up-to-date and relevant. This tutorial will walk you through the steps of editing a program on the dashboard.


Step 1 - Navigate to the Program tab.


Step 2 - Select the program that you want to edit by clicking on


Step 3 - Click on the  button located in the right side of the page.


Step 4 - Make your edits to the program title, description, tags, content, or any other relevant fields.


Step 5 - Once you've made your edits, review them to ensure they are accurate and complete. 


💡Tip: You can preview the page by clicking the  button on the bottom right side of the page, and click Preview.


Step 6 - Click on the Update button located in the bottom-right corner of the page.


Congratulations! You have successfully edited a program! By keeping your programs up-to-date, you can provide valuable resources for your cohort and enhance their learning experience. Happy editing!


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleDeleting Delete a Program
BodyCSSwidth: inherit; padding: 0px;

Have you created a program on the Program Dashboard that you no longer need? It's time to delete it. This tutorial will walk you through the steps of deleting a program on the dashboard.


Step 1 - Navigate to the Program tab.


Step 2 - Select the program that you want to edit by clicking on


Step 3 - Click on the  button located on the right side of the page. You will get a confirmation.


That's it! You have successfully deleted a program from the dashboard. By keeping your dashboard clean and clutter-free, you can provide a better experience for your cohort. Happy organizing!

...