pnp / powerplatform-samples

The website for the PnP Power Platform samples gallery, including Power Apps, Power Automate, Power Virtual Agents, Portals, etc.
https://aka.ms/powerplatform-samples
MIT License
149 stars 138 forks source link

Implement AIEducation Apps #43

Open apprauHiruka opened 9 months ago

apprauHiruka commented 9 months ago

By submitting this pull request, you agree to the contribution guidelines

If you aren't familiar with how to contribute to open-source repositories using GitHub, or if you find the instructions on this page confusing, sign up for one of our Sharing is Caring events. It's completely free, and we'll guide you through the process.

To submit a pull request with multiple authors, make sure that at least one commit is a co-authored commit by adding a Co-authored-by: trailer to the commit's message. E.g.: Co-authored-by: name <name@example.com>

Put an x in all the items that apply ([x], without spaces), make notes next to any that haven't been addressed.

What's in this Pull Request?

Education has never been this efficient and innovative! Introducing the future of education with our AI-infused Microsoft Power Platform Student Management System. In this solution, we provide a number of features for educators and students to ease their work with embedded AI solutions and specially designed features. For students, the 'AI Education' app offers seamless access to courses, announcements, and assignment submissions. Experience AI-powered features like Language Translator, Summarizer and Assignments Assist, making learning more accessible and efficient. Teachers can simplify their workload with the 'AI Education Teachers' App,' enabling easy subject management, assignment grading, and even AI-generated assignments.

Checklist

This checklist is mostly useful as a reminder of small things that can easily be forgotten – it is meant as a helpful tool rather than hoops to jump through.

Put an x in all the items that apply ([x], no spaces), make notes next to any that haven't been addressed.

Katerina-Chernevskaya commented 8 months ago

Hi @apprauHiruka,

Thank you for your submission! Your efforts are invaluable! During reviewing and attempting to compile from the source code, I encountered a few minor hitches that require attention prior to merging:

1) AI Education Teacher App issue: It appears that the 'Log in' button does not trigger any action. Upon investigation, it seems the 'OnSelect' property may not be configured properly. Could you please review and amend this?

2) AI Education issue: While testing, the connector encountered an error (please refer to the attached screenshots for details). Could you please check if there are any prerequisites or certain parts of the source code that were overlooked? image image

3) During the compilation process, I received a warning:

Following root components are not defined in customizations:
  Type='431', Id (or schema name)='GenericComponent-appr_course appr_courseicon'.
  Type='432', Id (or schema name)='GenericComponent-appr_course'.

While this isn't blocking issue, addressing it could enhance the overall code quality.

I believe these adjustments are minor and am confident that they can be resolved swiftly. Once these issues are addressed, I will be more than happy to conduct a retest and proceed with merging your PR.

Thank you once again for your invaluable contribution and looking forward to your revised submission.

Kind regards, Katerina Chernevskaya

apprauHiruka commented 8 months ago

Hi @Katerina-Chernevskaya, Thank you for taking your valuable time to check the PR and letting me know about the issues. I'll look into those and fix them ASAP.

Cheers, Hiruka Ranasinghe