learnix / src /app /help /helpData.js
shashidharak99's picture
Upload files
7d51e81 verified
// data/helpData.js
export const DEFAULT_IMAGE = "https://res.cloudinary.com/ddycnd409/image/upload/v1761499257/c1_20251026_22500355_eajjdd.jpg";
export const HELP_QUICK_LINKS = [
{
href: "/help/subjects",
title: "What is a Subject?",
description: "Understand how Subjects organize your courses and content.",
image: DEFAULT_IMAGE
},
{
href: "/help/topics",
title: "What is a Topic?",
description: "Learn how Topics contain pages/files and where to review or download.",
image: DEFAULT_IMAGE
},
{
href: "/help/features",
title: "All Features",
description: "A simple overview of everything you can do in Learnix.",
image: DEFAULT_IMAGE
}
];
export const SLIDER_IMAGES = [
"https://res.cloudinary.com/ddycnd409/image/upload/v1761499257/c1_20251026_22500355_eajjdd.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497653/c1_20251026_22210915_txdxug.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497655/c1_20251026_22210901_ollncb.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210867_xan8me.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210852_ilsgen.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210834_bkxrpv.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210877_g3imci.jpg",
"https://res.cloudinary.com/ddycnd409/image/upload/v1761497653/c1_20251026_22210889_srvwqd.jpg"
];
export const STEPS_DATA = {
gettingStarted: [
{
title: "Click on Login button",
description: "Click on Login button to Register or Login with existing account",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498522/c1_20251026_22373142_hjs7xt.jpg"
},
{
title: "Alternatively, use the sidebar menu",
description: "Open the sidebar menu and select Login / Register option to access the login page.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498522/c1_20251026_22373123_vepzky.jpg"
},
{
title: "Register",
description: "Here you see the registration form. Fill in your Name, USN and Password to create a new account.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498521/c1_20251026_22373176_owuiyk.jpg"
},
{
title: "Creating new account",
description: "After visiting to Register tab, fill in your Name, USN and Password to create a new account. Using this format and in University Seat Number field you have to fill it with your USN or Registration Number.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498521/c1_20251026_22373164_rwylkb.jpg"
},
{
title: "Login",
description: "If you already have an account, switch to the Login tab and enter your USN and Password to access your account.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498520/c1_20251026_22373188_j0tcfe.jpg"
},
{
title: "Login with existing account",
description: "You can login using your existing account by entering your University Seat Number and Password in the Login tab like this.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761498522/c1_20251026_22373154_fvigiy.jpg"
},
],
uploading: [
{
title: "Open Sidebar and select Upload",
description: "Initially navigate to the Upload section by clicking on the Upload button in the sidebar menu.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500303/c1_20251026_23035377_za50de.jpg"
},
{
title: "Click on Select existing Subject",
description: "Click on existing subject dropdown to choose the subject you want to upload materials to.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500302/c1_20251026_23035367_fcgdki.jpg"
},
{
title: "Select Subject",
description: "From the dropdown, select the subject relevant to your study material upload or create a new custom subject if needed.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500307/c1_20251026_23035420_agtmt6.jpg"
},
{
title: "Visibility",
description: "Verify the visibility settings to ensure your uploaded materials are accessible to others. Then click on Add subject button to proceed.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500309/c1_20251026_23035356_kynzry.jpg"
},
{
title: "You can change visibility setting later",
description: "After creating new subject you can change the visibility public to private and private to public",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500308/c1_20251026_23035346_lrjrc8.jpg"
},
{
title: "Select topic",
description: "After selecting or creating subject, enter the topic name for the study material you are uploading.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500304/c1_20251026_23035410_ws9ahy.jpg"
},
{
title: "Add content",
description: "After that you have to click Add Content button to upload files.And select files from your device.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500305/c1_20251026_23035335_lhkzpf.jpg"
},
{
title: "Upload Files",
description: "Click on Upload all files button to upload selected files to the platform.and note that the files will be arranged in the ascending order of its date and time of file creation.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500308/c1_20251026_23035316_g91uoa.jpg"
},
{
title: "Files will be uploaded one by one",
description: "Selected files will be uploaded one by one and it will be uploaded in the order that is arranged.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500304/c1_20251026_23035399_e8mbks.jpg"
},
{
title: "Upload Complete",
description: "After successful upload, you will see a confirmation message indicating that your files upload completed successfully.",
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761500303/c1_20251026_23035388_kp0o7o.jpg"
}
]
};
export const PROFILE_FEATURES = [
{
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210867_xan8me.jpg",
alt: "Profile Settings",
title: "Profile Settings",
description: "Customize your profile picture and update personal information."
},
{
image: "https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210852_ilsgen.jpg",
alt: "Security Settings",
title: "Security",
description: "Change your password and manage account security settings."
}
];
export const LIST_SECTIONS = [
{
title: "Using Study Materials",
subtitle: "Accessing Materials",
intro: "You can access study materials by:",
items: [
"Browsing through subjects in the Study Materials section",
"Using the search function to find specific topics",
"Checking recent uploads on the dashboard"
],
imageAlt: "Accessing Materials",
imageSrc: "https://res.cloudinary.com/ddycnd409/image/upload/v1761497653/c1_20251026_22210889_srvwqd.jpg"
},
{
title: "Providing Feedback",
subtitle: null,
intro: "Your feedback helps us improve! You can:",
items: [
"Rate study materials",
"Report inappropriate content",
"Suggest improvements",
"Contact administrators"
],
imageAlt: "Feedback System",
imageSrc: "https://res.cloudinary.com/ddycnd409/image/upload/v1761497654/c1_20251026_22210834_bkxrpv.jpg"
}
,
{
title: "Allowed File Types",
subtitle: null,
intro: "Accepted file types and size guidance:",
items: [
"PDF, DOCX, PPTX are preferred for documents",
"Images (JPG, PNG) for diagrams or photos",
"Keep individual files under reasonable size limits (e.g., < 50MB)",
"Avoid uploading executable or archive files unless necessary"
],
imageAlt: "File Types",
imageSrc: DEFAULT_IMAGE
},
{
title: "What Not To Upload",
subtitle: null,
intro: "Please do not upload:",
items: [
"Pirated or copyrighted materials without permission",
"Adult, violent, hateful, or harassing content",
"Personal sensitive information (financial, medical, etc.)",
"Malicious software or files intended to harm others"
],
imageAlt: "Not Allowed",
imageSrc: DEFAULT_IMAGE
},
{
title: "Reporting Inappropriate Content",
subtitle: null,
intro: "If you find inappropriate content:",
items: [
"Use the Report button on the content page",
"Provide details and optional evidence",
"You may also email learnixp@gmail.com for urgent takedowns"
],
imageAlt: "Report Content",
imageSrc: DEFAULT_IMAGE
}
];