Learn Microsoft AI
118 TopicsDynamic Adaptive Cards
Hello, I'm a teacher and currently trying to build a co-pilot agent for self assessment of an exam or many exams. Therefore I build a Sharepoint list with all the competences for every exam (or more likely going to). With the help of a flow I create a code for an adaptive card. Now I use this flow in a copilot agent to create an adaptive card in a conversation, where the student can do the self assessment. So far I was able to show the adaptive card as I want to but struggling to get the answers of the user. Because I don't create the adaptive card in the topic on it's own but use the output of the flow as a variable, I think some things get a bit more complicated (please correct me if I'm wrong) This would be a part of the JSON of my adaptive card, which I create through the flow. And again the competences are different depending on the exam, so I will always have different id's and I don't know how to handle this. (I cut off some of the items.) { "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "type": "AdaptiveCard", "version": "1.5", "actions": [ { "type": "Action.Submit", "id": "submitSelfAssessment", "title": "Antworten senden", "data": { "action": "submitSelfAssessment", "examId": "Klausur_Vektorrechnung" }, "associatedInputs": "auto" } ], "body": [ { "type": "TextBlock", "text": "Selbsteinschätzung - Klausur_Vektorrechnung", "weight": "Bolder", "size": "Large" }, { "type": "Container", "style": "emphasis", "items": [ { "type": "TextBlock", "text": "Koordinatensysteme", "weight": "Bolder" }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_Zeichnen", "style": "expanded", "label": "Zeichnen von einem dreidimensionalen Koordinatensystem. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_Punkte", "style": "expanded", "label": "Ich kann Punkte in ein Koordinatensystem eintragen und die Koordinaten richtig ablesen. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_AbstandMittelpunkt", "style": "expanded", "label": "Ich kann Abstände und Mittelpunkte berechnen", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true } ] }, { "type": "Container", "style": "emphasis", "items": [ { "type": "TextBlock", "text": "Vektoren", "weight": "Bolder" }, { "type": "Input.ChoiceSet", "id": "ans_Vektoren_Definition", "style": "expanded", "label": "Ich kenne die Definition des Begriffes Vektor und kann den Unterschied zu Pfeilen erklären. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, I put this into the adaptive card with the expression. Topic.karte is the name of the output variable of the flow. It has the string Version of the code above. And it seems to work, because I can see the adaptive card in the chat. JSON(ParseJSON(Topic.karte)) But now I have no clue how I can get the answers of the self assessment. I created an output: kind: Record properties: Output: type: kind: Record Now I created a message with the expression: JSON(Topic.Output) The message I get is zero. So my conclusion is that it doesn't safe the output correctly. But I have no clue how to fix it or where the actual problem is. So I would be really thankful for any help or advice or some link where I can get some help. And if I did something really stupid, please be gentle to me, I'm just a teacher :D Best regards47Views0likes0Commentsmicrosoft learn programe
I also take courses on Microsoft Learn. In the videos and written tutorials, they explain how to do certain things — for example, in Power Automate. But often, the version of the program I have on my PC is not the same as the one shown in the videos or instructions. This makes learning difficult. It would be very helpful if Microsoft Learn clearly indicated which version of the software is being used in each tutorial or video.41Views0likes0CommentsCopilote + Machine Learning
Hello, my name is Benoit Chevalier. I’m someone who struggles with writing and often makes many mistakes. Copilot has been a huge help for me in writing professional letters and documents. I’ve noticed that more and more websites are integrating their own chatboxes or artificial intelligence into their platforms. Personally, I have difficulty with both writing and reading. Copilot helps me correct my texts and understand content that I find hard to read. For example, I can ask it to translate texts into French or explain complex information. However, I’ve noticed that many chatboxes and websites are only available in English. It would be very helpful to have the option to view everything in French, even if the original site was written in another language. Finally, I’d like to share an idea: integrating a personalized digital fingerprint using machine learning. This fingerprint could recognize the user no matter where they are — on their PC or elsewhere — and automatically adapt the experience (language, preferences, accessibility). This would be especially useful for people with specific needs like mine. Thank you for reading, Benoit Chevalier37Views0likes0CommentsStruggling to have values appear as "Yes" or "no" for > or < numbers
Hey guys, I am trying to create a stocktake sheet in which is smart enough to tell me after stocktake if I require to order items. I understand how to create the cells to be reactive to numbers >8 turn green and numbers <9 turn red to indicate they are getting low. I am looking to have these state "Yes" and "No" Under the Order column. Is this possible, if so could you please let me know the function/equation in which does this? Thank you in advance!60Views0likes0CommentsMicrosoft Certification Exam Voucher - AI Skills Fest Challenge
Dear Community, I am writing to you regarding a Microsoft Certification exam voucher I received as a winner of the Microsoft AI Skills Fest Challenge Sweepstakes. I understand its expiration date was June 21, 2025. Unfortunately, due to an oversight, I was unable to schedule and take my exam before the expiration date. I would be incredibly grateful if you would consider my situation and advise if there is any possibility of an extension or a new voucher being issued. I was very much looking forward to utilizing this opportunity to achieve a Microsoft Certification. Thank you for your time and consideration.Solved661Views1like8CommentsCopilot Pro - Links Not Working
It's done a great job of summarising a 100 page pdf. Then it's created a powerpoint but when it shows the downloadable link I can't click on it (no way to download it) It's in bold - no right click or any other clicking option - have literally tried everything. Changed browsers, no fix. Cleared cache & cookies, no fix. Many thanks!104Views0likes0Comments