3. Methodology
3.1. Research Design
This study employed a design-based research (DBR) methodology to guide the development and exploratory evaluation of the CONF.i framework. Design-based research is particularly appropriate for investigating complex educational innovations situated within authentic learning environments because it combines iterative technological development with pedagogical analysis and theory-informed refinement [43]. Unlike purely experimental approaches, DBR emphasizes the interaction between educational theory, technological implementation, and contextual practice, making it well suited for studies involving emerging educational technologies such as learning analytics, adaptive assessment, and generative AI integration [43].
The selection of DBR was motivated by three primary considerations. First, the study aimed to develop and integrate a functional educational technology prototype within an existing institutional LMS environment rather than evaluate a finalized commercial system. Second, the project sought to explore how confidence-informed assessment and generative AI could be operationalized within realistic educational workflows while preserving compatibility with institutional infrastructure. Third, the exploratory nature of the study required an iterative process capable of accommodating technical adjustments, interface refinement, and pedagogical interpretation during development and testing phases.
The research process was organized into four iterative phases:
Phase 1: Analysis and Conceptual Design (Months 1–2)
The initial phase focused on defining pedagogical objectives, technical requirements, and system architecture. During this stage, the research team reviewed literature related to LMS interoperability, confidence-informed assessment, learning analytics, metacognition, and generative AI in education [
10,
11,
34]. The conceptual design of the confidence-informed assessment framework was refined based on prior research concerning multidimensional learner analysis and intelligent tutoring systems.
Collaboration with researchers from the University of São Paulo (USP) played an important role during this phase. Through structured virtual meetings, the research teams discussed the conceptual alignment of the proposed three-variable model (Grade–Confidence–Performance) with existing multidimensional assessment and metacognitive learning frameworks [
34,
35]. These discussions focused on the educational interpretation of confidence ratings, the practical feasibility of real-time implementation within LMS environments, and the pedagogical role of AI-generated feedback.
Phase 2: Prototype Development and System Integration (Months 3–4)
The second phase involved the development of the CONF.i prototype using Google Apps Script as the primary backend environment. During this stage, the research team implemented:
Canvas LMS integration through LTI standards;
Google Workspace authentication workflows;
confidence-informed assessment interfaces;
spreadsheet-based data management;
Gemini AI API integration for automated feedback generation;
instructor and learner dashboards.
The development process emphasized compatibility with existing institutional infrastructure while minimizing deployment complexity. Iterative internal testing was conducted throughout this phase to refine interface usability, data flows, prompt engineering strategies, and system stability.
The collaborators from USP periodically reviewed the evolving implementation to ensure conceptual consistency between the practical system design and the confidence-informed assessment principles derived from earlier theoretical work. These reviews focused primarily on the interpretation of learner confidence patterns and the educational coherence of the feedback generation process.
Phase 3: Exploratory Prototype Testing (Month 5)
The third phase consisted of exploration prototype testing using simulated learner profiles within an authentic Canvas LMS course environment at Tecnologico de Monterrey. The use of simulated profiles allowed the research team to evaluate system functionality, workflow integration, confidence visualization, and AI feedback generation without involving real student assessment data during this preliminary stage.
Twenty-three simulated learner profiles representing different combinations of performance and confidence patterns were created to test the diagnostic behavior of the framework. These profiles were designed to explore illustrative scenarios such as aligned mastery, underconfident competence, overconfident struggle, and aligned struggle. The testing process examined:
assessment data capture,
confidence tracking,
automated score calculation,
dashboard visualization,
AI-generated personalized feedback,
Canvas grade pass back functionality.
Although the learner performance data were simulated, human evaluators interacted directly with the platform and provided usability observations regarding interface experience, workflow integration, and perceived usefulness of AI-generated feedback.
Phase 4: Evaluation and Iterative Refinement (Month 6)
The final phase focused on exploratory evaluation and refinement of the prototype. Quantitative descriptive data and qualitative usability observations were analyzed to identify strengths, limitations, and improvement opportunities related to system integration, interface usability, confidence-informed assessment visualization, and AI feedback quality.
The DBR process during this phase emphasized reflective analysis rather than hypothesis testing or formal validation. Findings were used to assess the feasibility of integrating confidence-informed assessment and generative AI within existing LMS ecosystems and to identify directions for future research involving authentic learner populations, longitudinal implementation, and larger-scale deployment.
The collaborators from USP participated in the interpretation of the observed confidence-performance patterns and contributed theoretical perspectives regarding metacognition, learner calibration, and assessment-informed feedback processes. This collaborative analysis supported the refinement of the framework while maintaining alignment with the study’s educational objectives and theoretical foundations.
3.2. System Architecture
The CONF.i framework was designed as a modular and interoperable architecture capable of extending the pedagogical functionality of Canvas LMS through the integration of confidence-informed assessment, learning analytics, and generative AI services. The architecture emphasizes institutional compatibility, low deployment complexity, and scalability through the use of existing educational technologies and cloud-based services [
19,
21,
22]. The system follows a layered service-oriented design composed of four interconnected components: (1) Canvas LMS integration layer, (2) Google Apps Script application layer, (3) confidence-informed assessment engine, and (4) Gemini AI feedback services.
Figure 1.
presents the overall interaction architecture of the CONF.i framework and the data flow between LMS services, assessment processing, and AI-generated feedback components.
Figure 1.
presents the overall interaction architecture of the CONF.i framework and the data flow between LMS services, assessment processing, and AI-generated feedback components.
Component 1: Canvas LMS Integration Layer
The first architectural layer is responsible for interoperability between the CONF.i framework and the institutional Canvas LMS environment. The integration was implemented using Learning Tools Interoperability (LTI 1.3) standards, enabling secure communication between Canvas and external educational services without requiring modifications to the LMS core infrastructure [
21,
22].
This layer performs four primary functions:
Secure authentication using institutional OAuth2 credentials;
Context transfer between Canvas and the external application;
Role identification (student or instructor);
Grade synchronization with the Canvas gradebook.
When users launch the CONF.i activity within Canvas, the LMS transmits contextual metadata including course identification, assignment information, institutional user credentials, and role permissions. This process enables the framework to preserve continuity within existing instructional workflows while minimizing additional login procedures and reducing usability friction for instructors and students [
19,
20].
The use of LTI interoperability standards also supports institutional sustainability by allowing the framework to function as an extensible educational service rather than an isolated platform replacement. This design aligns with recent educational technology perspectives emphasizing incremental LMS augmentation instead of large-scale infrastructure substitution [
41,
42].
Component 2: Google Apps Script Application Layer
The second architectural layer consists of a cloud-based backend developed using Google Apps Script. This environment was selected because Tecnologico de Monterrey already integrates Google Workspace services institutionally, enabling unified authentication and simplified deployment across educational systems.
The Google Apps Script backend performs several operational functions:
Dynamic rendering of HTML and JavaScript interfaces;
Session and authentication management;
Data collection and processing;
Communication with Canvas APIs and Gemini AI services;
Storage and retrieval of assessment records;
Dashboard generation for students and instructors.
Assessment data, learner responses, confidence selections, and analytics outputs are temporarily stored using Google Sheets databases during the prototype phase. Although spreadsheet-based storage is not intended for large-scale production deployment, it provides a lightweight and accessible infrastructure suitable for rapid educational prototyping and design-based experimentation [43].
The backend also exposes REST-style communication endpoints that enable asynchronous interaction between the user interface and AI services. This asynchronous architecture supports real-time feedback generation while maintaining compatibility with standard web browsers and mobile devices.
The selection of Google Apps Script reflects a broader strategy of leveraging existing institutional infrastructures to reduce implementation costs and technical barriers associated with educational innovation [
14,
18].
Component 3: Confidence-Informed Assessment Engine
The third layer implements the confidence-informed assessment framework responsible for combining learner performance indicators with self-reported confidence ratings. Unlike traditional LMS grading systems that rely exclusively on correctness-based scoring, this component incorporates metacognitive indicators designed to support richer diagnostic interpretation of learner behavior [
7,
9,
35].
The assessment engine captures three interconnected variables:
Grade: percentage of correct responses representing summative performance;
Confidence: learner self-reported certainty regarding responses;
Performance: composite indicator derived from grade and confidence information.
Confidence values are operationalized using a simplified three-level structure:
The composite performance metric is calculated in real time using the following formulation:
This formulation was intentionally designed as a lightweight confidence-aware assessment mechanism suitable for formative educational contexts rather than a full psychometric Item Response Theory implementation [
5,
6]. The objective is to support metacognitive reflection and confidence calibration within authentic LMS workflows while maintaining computational simplicity and rapid processing capability.
The assessment engine additionally manages:
This component enables the identification of learner profiles such as aligned mastery, underconfident competence, overconfident struggle, and aligned struggle. These patterns provide instructors with additional contextual information that may not be visible through traditional grading approaches alone [
32,
35].
Component 4: Gemini AI Feedback and Analytics Layer
The fourth architectural layer integrates Google Gemini AI services to generate personalized educational feedback and instructional analytics. The framework employs Gemini API models (gemini-2.0-flash and learnlm-2.0-flash-experimental) to process assessment results, confidence patterns, and contextual learner data.
This layer supports two primary feedback processes:
Student-Oriented Feedback
For students, the AI system generates individualized formative feedback based on:
The feedback generated includes:
reinforcement for correct responses,
conceptual clarification for incorrect answers,
comments regarding confidence calibration,
recommendations for additional learning resources.
This process aligns with research emphasizing the importance of immediate and personalized formative feedback for supporting self-regulated learning and metacognitive development [
13,
15,
16].
Instructor-Oriented Analytics
For instructors, the AI layer synthesizes aggregated class-level analytics including:
topic-level performance patterns,
confidence anomalies,
identification of learners requiring intervention,
instructional recommendations.
This functionality extends conventional LMS analytics by incorporating metacognitive indicators alongside assessment accuracy, enabling more nuanced interpretation of learner performance [
8,
27].
To improve pedagogical alignment and reduce generic AI responses, the framework employs structured prompt engineering strategies informed by educational tutoring principles and reflective learning approaches [
36,
37]. Human instructor oversight remains central to the system design, with AI-generated feedback functioning as decision support rather than autonomous instructional replacement [
15,
17].
Architectural Design Considerations
The overall CONF.i architecture was guided by four design principles:
Interoperability: compatibility with existing LMS ecosystems through LTI standards;
Accessibility: use of institutionally available technologies and services;
Pedagogical augmentation: support for instructors rather than instructional automation;
Scalable experimentation: rapid prototyping and iterative refinement through cloud-based services.
By combining LMS interoperability, confidence-informed assessment, and generative AI feedback within a unified workflow, the framework demonstrates how existing educational infrastructures can be extended to support more personalized, reflective, and data-informed learning experiences without requiring substantial institutional reconfiguration [
41,
42].
3.3. The Assessment Framework and Three-Variable Model Specification
The CONF.i framework adopts a confidence-informed assessment approach designed to extend traditional correctness-based evaluation by incorporating learner self-reported confidence as a complementary metacognitive indicator. The model is conceptually informed by prior research on multidimensional assessment, metacognition, and self-regulated learning [
7,
13,
34,
35], while intentionally avoiding the complexity of full psychometric Item Response Theory (IRT) implementations [
5,
6].
Rather than estimating latent learner traits through probabilistic item calibration, the framework operationalizes a simplified formative assessment model capable of supporting real-time interpretation of learner performance within standard LMS environments. The objective is not to replace established psychometric methodologies, but to provide instructors and learners with richer contextual information regarding certainty, confidence calibration, and potential misconceptions during assessment activities.
The assessment framework is based on three interconnected variables:
Grade: correctness-based assessment performance;
Confidence: learner self-reported certainty regarding responses;
Performance: composite indicator combining correctness and confidence information.
This three-variable structure enables the framework to capture both cognitive and metacognitive dimensions of learner behavior, supporting more nuanced interpretations than conventional percentage scoring alone [
9,
32,
35].
Response Capture Structure
For each assessment item, the system records two independent dimensions:
1. Response Correctness (Grade Component)
Learner responses are automatically compared with instructor-defined correct answers stored within the assessment database. Responses are scored dichotomously:
This component represents the traditional summative assessment dimension focused on observable correctness and content mastery.
2. Confidence Rating (Metacognitive Component)
After answering each question, learners report their perceived confidence using a three-level self-assessment scale:
Low confidence: “Not sure” → 0.0
Average confidence: “Reasonably sure” → 0.5
High confidence: “Very confident” → 1.0
The confidence scale was intentionally simplified to reduce cognitive overload during assessment interaction while still capturing meaningful differences in learner certainty [
7,
35]. The three-category structure also supports rapid interaction within LMS environments and facilitates real-time computation during formative activities.
This confidence dimension functions as a metacognitive indicator reflecting learners’ perceptions of their own understanding, uncertainty, and decision-making processes during assessment tasks [
13,
35].
Composite Performance Indicator
To combine cognitive accuracy and metacognitive certainty, the framework calculates a composite performance indicator for each assessment item:
where:
Gradei: represents correctness (0 or 1);
Confidencei: represents the normalized confidence value (0.0, 0.5, or 1.0).
The resulting value produces a continuous indicator ranging from 0 to 1 that reflects both learner accuracy and confidence alignment.
Unlike traditional assessment scores, this formulation allows the framework to distinguish between learners with similar correctness outcomes but substantially different metacognitive profiles. For example:
A learner answering correctly with low confidence may demonstrate fragile or uncertain understanding;
A learner answering incorrectly with high confidence may exhibit conceptual misconceptions or overconfidence bias;
A learner demonstrating both high accuracy and appropriate confidence may indicate stronger calibration and conceptual mastery.
These distinctions align with prior research emphasizing the importance of confidence calibration and self-regulated learning processes in educational assessment [
9,
32,
35].
Aggregate Metrics
At the assessment level, the framework computes three aggregated indicators:
This metric represents the percentage of correct responses across all assessment items.
This metric reflects the learner’s overall self-reported certainty during the assessment process.
This composite metric synthesizes cognitive and metacognitive dimensions into a unified diagnostic indicator suitable for formative interpretation and AI-assisted feedback generation.
Diagnostic Interpretation of Confidence Patterns
A central objective of the framework is to support the identification of confidence-performance alignment patterns that may inform instructional intervention and learner reflection. Based on combinations of correctness and confidence values, the system identifies four illustrative diagnostic profiles:
High correctness with appropriately high confidence, suggesting stable conceptual understanding.
- 6.
Underconfident Competence
High correctness with low confidence, suggesting uncertainty despite adequate performance and potential need for confidence reinforcement.
- 7.
Overconfident Struggle
Low correctness with high confidence, suggesting misconceptions, inaccurate self-assessment, or insufficient conceptual monitoring.
- 8.
Aligned Struggle
Low correctness with appropriately low confidence, suggesting learner awareness of conceptual difficulty and potential openness to remediation.
These patterns are not intended as psychometric classifications or formal learner diagnoses. Instead, they function as exploratory formative indicators capable of supporting metacognitive reflection, personalized feedback, and instructor interpretation within digital learning environments [
13,
35].
Pedagogical Rationale
The integration of confidence ratings into assessment workflows is grounded in broader research on self-regulated learning and metacognition, which emphasizes learners’ abilities to monitor understanding, evaluate uncertainty, and regulate learning strategies [
7,
13,
35]. Traditional LMS grading systems typically capture only correctness outcomes, limiting the visibility of important cognitive and affective dimensions associated with learner decision-making.
By incorporating confidence-aware indicators, the CONF.i framework seeks to:
support reflective learning processes;
improve learner awareness of knowledge limitations;
provide richer contextual information for AI-generated feedback;
assist instructors in identifying hidden misconceptions and fragile understanding.
This approach also aligns with emerging perspectives in learning analytics that advocate multidimensional interpretation of learner behavior rather than reliance on single-score performance metrics alone [
8,
27].
Computational and Practical Considerations
The simplified three-variable formulation was intentionally designed to support:
real-time processing within Google Apps Script environments;
compatibility with LMS workflows;
low computational overhead;
accessibility for instructors without advanced psychometric training.
The model therefore prioritizes interpretability, usability, and pedagogical integration over psychometric sophistication. This design choice reflects the exploratory and formative objectives of the CONF.i framework and supports scalable experimentation within institutional educational settings [
41,
42,43].
3.4. Gemini AI Prompt Engineering
The CONF.i framework employs structured prompt-engineering strategies to support the generation of pedagogically aligned formative feedback through Google Gemini AI services. Prompt engineering was treated as a central design component because the quality, specificity, and educational usefulness of AI-generated responses depend heavily on the contextual structure and instructional guidance provided to the model [
11,
15,
16]. The framework integrates Gemini models (gemini-2.0-flash and learnlm-2.0-flash-experimental) through the Google AI API to generate both student-level personalized feedback and instructor-level learning analytics summaries. The design of prompts was informed by prior research on intelligent tutoring systems, formative feedback, self-regulated learning, and metacognitive support [
7,
13,
15,
35], as well as recent educational AI initiatives emphasizing reflective and learner-centered interaction strategies [
36,
37].
Rather than relying on open-ended conversational prompting, the system employs structured instructional prompts that constrain output behavior and guide the AI model toward educationally appropriate responses. This strategy was implemented to reduce generic feedback, improve contextual relevance, and maintain alignment with formative assessment principles [
15,
17]. The prompt-engineering process followed five core pedagogical design principles: contextualization, constructive tone, metacognitive reflection, actionable guidance, and instructor augmentation.
The first principle, contextualization, emphasized that feedback should incorporate both assessment correctness and learner confidence patterns rather than relying exclusively on numerical scores. The second principle focused on maintaining a constructive and supportive tone consistent with formative assessment practices and growth-oriented instructional feedback [
13]. The third principle emphasized metacognitive reflection by encouraging learners to examine confidence calibration, uncertainty, misconceptions, and reasoning processes [
7,
35]. The fourth principle required that AI-generated responses provide actionable guidance, including concrete suggestions for improvement and recommendations for additional learning resources. Finally, the fifth principle, instructor augmentation, established that AI-generated outputs should support instructor decision-making rather than replace human pedagogical judgment or instructional oversight [
15,
17]. These principles guided iterative refinement of prompts throughout prototype development and internal testing phases.
For individualized learner feedback, the system generates structured prompts incorporating learner responses, correctness indicators, confidence ratings, assessment metadata, and topic-specific information. The Gemini model receives instructional guidance directing it to provide encouraging and constructive feedback that acknowledges correct responses, explains incorrect responses, comments on confidence-accuracy alignment patterns, recommends additional learning resources, and maintains a supportive educational tone. Responses are additionally formatted in structured HTML to support readability and integration within the Canvas LMS interface.
This prompt structure was intentionally designed to encourage the AI model to integrate both cognitive and metacognitive dimensions during feedback generation rather than merely reporting correctness outcomes. For example, correct answers combined with low confidence trigger reinforcement-oriented responses intended to strengthen learner self-efficacy, while incorrect answers associated with high confidence generate reflective prompts focused on conceptual recalibration and awareness of misconception. This approach aligns with research emphasizing that effective formative feedback should support both conceptual understanding and learner self-awareness [
13,
15,
35].
In addition to individualized learner feedback, the framework generates aggregated instructional summaries intended to support instructor interpretation of class-wide assessment patterns. These summaries synthesize assessment performance trends, confidence distributions, recurring misconceptions, and potential intervention needs. The instructor-oriented prompts direct the Gemini model to identify class strengths, areas requiring improvement, problematic confidence patterns, learners potentially requiring additional support, suggested instructional adjustments, and recommended resources for class-wide review activities.
The instructor-facing prompts were intentionally designed to produce concise pedagogical summaries rather than fully automated instructional decisions. Consequently, the system functions as an analytics support mechanism that assists in identifying patterns requiring pedagogical attention while preserving human oversight, instructional autonomy, and professional judgment [
15,
17]. This augmentation-oriented approach reflects broader perspectives in educational AI research advocating responsible integration of generative AI systems within instructional environments.
During prototype development, multiple prompt iterations were tested internally to improve feedback specificity, pedagogical coherence, response consistency, HTML formatting quality, and reduction of repetitive phrasing. Initial prompt versions frequently generated overly generic encouragement, broad resource recommendations, insufficient conceptual explanations, and inconsistent interpretation of confidence patterns. To address these limitations, additional contextual constraints and explicit instructional guidance were progressively incorporated into the prompts.
These refinements substantially improved the model’s ability to distinguish between under confidence and overconfidence, provide more targeted conceptual guidance, maintain supportive instructional language, and generate more structured educational responses. The iterative refinement process reflects broader findings in educational AI research demonstrating that pedagogically informed prompt design significantly influences the usefulness, consistency, and instructional reliability of AI-generated outputs [
11,
15,
36].
The CONF.i framework additionally adopts an augmentation-oriented approach to AI integration within educational environments. Gemini-generated feedback is intended to complement instructional processes rather than replace educator expertise or automated grading systems [
15,
17]. Consequently, instructors retain full control over grading decisions, while AI-generated responses function as formative support mechanisms subject to instructor review and interpretation. This design perspective also addresses emerging concerns regarding transparency, reliability, accountability, and responsible AI use in educational contexts [
14,
17,
38].
Because generative AI systems may occasionally produce inaccurate, incomplete, or overly generic responses, the framework emphasizes instructor oversight, reflective use of AI-generated feedback, and formative rather than high-stakes application. Furthermore, the integration of confidence-informed assessment data into prompt generation introduces an additional layer of pedagogical contextualization that may improve the relevance and specificity of AI-generated feedback compared with correctness-only assessment systems. By incorporating learner certainty and confidence calibration into the prompting process, the framework supports more nuanced educational responses aligned with metacognitive learning principles [
7,
35].
Operationally, prompt generation follows a structured technical workflow integrated within the Canvas LMS environment. Assessment responses and confidence ratings are first captured through the LMS interface and transmitted to the Google Apps Script backend. The backend subsequently aggregates learner data and dynamically constructs structured prompts for submission to the Gemini API services. API requests are transmitted asynchronously, after which AI-generated feedback is parsed and rendered directly within the LMS interface. This architecture enables near real-time personalized feedback generation while maintaining interoperability with existing institutional infrastructure and LMS workflows [
21,
22,
41].
3.6. Data Collection Instruments
This exploratory study employed a mixed-methods data collection strategy to examine the technical feasibility, usability, and pedagogical potential of the CONF.i framework within an authentic LMS environment. Consistent with design-based research (DBR) methodology, the objective of data collection was not to establish causal learning effects, but rather to generate evidence regarding system functionality, user interaction, confidence-informed assessment patterns, and perceptions of AI-generated feedback during prototype implementation [43]. The data collection process combined quantitative system-generated indicators with qualitative observational and reflective instruments, enabling triangulation between platform interaction data, usability perceptions, and interpretive feedback regarding the confidence-informed assessment experience [
13,
15].
Quantitative Instruments
Usability and User Experience Survey
A structured post-interaction usability questionnaire was developed to capture participant perceptions regarding interface usability, clarity of assessment workflows, perceived usefulness of AI-generated feedback, confidence-rating interaction, and overall platform experience. The instrument employed a five-point Likert scale ranging from 1 (“strongly disagree”) to 5 (“strongly agree”).
The questionnaire included ten evaluative items organized into four principal dimensions. The first dimension focused on interface usability, including ease of navigation, clarity of interaction, and perceived integration within the Canvas LMS environment. The second dimension examined the assessment experience, particularly the ease of confidence selection and clarity of assessment presentation. The third dimension evaluated AI feedback quality through participant perceptions of relevance, usefulness, and personalization of the generated feedback. The final dimension explored general satisfaction, including overall experience, perceived educational value, and willingness to use the system in future courses.
The survey instrument was intentionally designed as an exploratory usability measure appropriate for prototype evaluation rather than as a validated psychometric scale. Its primary purpose was to identify usability tendencies, perceived strengths, and areas requiring refinement during early-stage system development [43].
System Usage Logs
The CONF.i platform automatically recorded interaction and operational data through the Google Apps Script backend. These system-generated logs provided objective information regarding user interaction patterns and technical performance during the pilot implementation.
Captured variables included session initiation and completion timestamps, assessment submission times, confidence selections, API response latency, dashboard access frequency, grade synchronization events, and AI feedback generation status. These logs were used primarily to evaluate workflow continuity, integration stability, response performance, and the reliability of asynchronous communication between LMS services and Gemini AI components.
The automated collection of interaction data additionally supported verification of successful Learning Tools Interoperability (LTI) integration and assessment processing workflows within the Canvas LMS environment [
21,
22]. The resulting operational data provided important evidence regarding the practical feasibility of integrating generative AI services and confidence-informed analytics into institutional learning management infrastructures.
Confidence-Informed Assessment Metrics
The assessment engine generated quantitative learner indicators derived from the three-variable model described previously, specifically Grade, Confidence, and Performance. For each simulated learner profile, the framework calculated item-level correctness, average confidence ratings, composite performance indicators, and confidence-performance alignment patterns.
These metrics enabled identification of illustrative learner archetypes including aligned mastery, underconfident competence, overconfident struggle, and aligned struggle. The resulting quantitative outputs were used descriptively to explore how confidence-informed assessment may reveal metacognitive dimensions not visible through conventional grading approaches alone [
9,
32,
35]. The metrics additionally supported interpretation of learner calibration patterns and informed the generation of adaptive AI-supported formative feedback.
Qualitative Instruments
Open-Ended Reflective Questions
To complement the quantitative usability measures, participants were invited to provide written reflections regarding their experience using the CONF.i system. Four open-ended prompts were included to encourage qualitative feedback concerning perceptions of the confidence-rating mechanism, usefulness of AI-generated feedback, interface usability, and recommendations for future improvement.
These prompts allowed participants to elaborate on perceived strengths and weaknesses, emotional reactions, metacognitive reflections, and instructional suggestions associated with the platform experience. The inclusion of open-ended responses aligns with DBR approaches that prioritize iterative refinement informed by authentic user experience and contextual interpretation [43].
Instructor Observation Notes
Throughout the pilot implementation, observational notes were documented by members of the research team during assessment administration and feedback review sessions. These observations focused on user interaction behavior, navigation difficulties, participant questions, workflow interruptions, perceptions regarding confidence reporting, and reactions to AI-generated feedback.
The observational process also captured implementation-related considerations including explanation requirements for confidence ratings, instructor interpretation of analytics dashboards, and operational limitations associated with system latency. These field observations contributed contextual information that complemented system logs and participant survey responses while supporting iterative refinement of platform architecture and instructional workflows.
Written Feedback Comments
Participants were additionally invited to provide voluntary written comments regarding feedback specificity, perceived usefulness, AI response quality, and desired future functionalities. Sixteen participants submitted narrative comments that contributed directly to the thematic analysis process described in
Section 3.8.
These comments were particularly useful for identifying perceptions of personalization, concerns regarding response delays, reactions to confidence-informed assessment, and expectations for future AI-enhanced learning support. The narrative feedback additionally revealed varying participant attitudes toward the role of generative AI within LMS-supported educational environments.
Cross-Institutional Validation Notes
As part of the collaborative research process between Tecnologico de Monterrey and the University of São Paulo (USP), theoretical interpretation notes were documented during collaborative review sessions involving the Brazilian research partners. These discussions focused on conceptual consistency of the three-variable framework, interpretation of confidence-performance patterns, alignment with prior multidimensional assessment research, and pedagogical coherence of AI-generated feedback structures.
The resulting validation notes supported reflective refinement of the assessment framework and contributed theoretical perspectives regarding metacognitive interpretation and learner calibration [
34,
35]. This collaborative process also strengthened alignment between the exploratory implementation findings and broader theoretical perspectives in learning analytics and confidence-informed assessment research.
Instrumentation Scope and Study Limitations
Because this study focused on exploration prototype evaluation rather than large-scale effectiveness testing, the selected instruments prioritized usability exploration, workflow analysis, formative interpretation, and system feasibility. Consequently, the instruments were not intended to produce validated psychometric measures, inferential statistical comparisons, or longitudinal evidence of learning outcomes.
The collected data should therefore be interpreted as preliminary evidence intended to support iterative refinement and future large-scale investigation rather than as definitive validation of educational effectiveness [43].
3.7. Qualitative Instruments
Qualitative data collection was incorporated to support reflective analysis of user interaction, perceived pedagogical value, and implementation dynamics associated with the CONF.i framework. In alignment with design-based research (DBR) principles, the qualitative component emphasized contextual interpretation, iterative refinement, and exploratory understanding of how participants interacted with confidence-informed assessment and AI-generated feedback within an authentic LMS environment [43]. Because the study focused on prototype feasibility rather than formal evaluation of educational effectiveness, the qualitative instruments were designed to capture participant perceptions, usability observations, metacognitive reflections, instructional implementation insights, and recommendations for system improvement.
The qualitative strategy combined multiple data sources, including open-ended participant responses, instructor observation notes, written narrative comments, and collaborative interpretive discussions involving the Brazilian research collaborators. This multimodal qualitative approach supported triangulation of participant experiences and implementation observations while contributing to iterative refinement of the framework.
Open-Ended Reflective Responses
Participants were invited to provide written reflections following their interaction with the CONF.i platform. The reflective prompts were intentionally broad to encourage authentic responses regarding the confidence-rating experience, perceptions of AI-generated feedback, usability and workflow interaction, perceived educational usefulness, and suggestions for future improvement. Participants were encouraged to discuss both positive and negative aspects of the experience while reflecting on how confidence reporting influenced their thinking during assessment tasks.
This instrument was particularly important for exploring metacognitive dimensions associated with confidence-informed assessment, including awareness of uncertainty, self-evaluation behaviors, confidence calibration, and perceptions of conceptual understanding. The use of reflective prompts aligns with prior research emphasizing the importance of learner self-awareness and metacognitive interpretation within formative assessment environments [
7,
13,
35].
Instructor Observation Notes
During pilot implementation, structured observational notes were recorded by members of the research team while participants interacted with the system. Observations focused on participant navigation behavior, interface usability difficulties, reactions to confidence selection, engagement with AI-generated feedback, workflow interruptions, and verbal comments expressed during interaction sessions. Special attention was given to how participants interpreted the confidence-reporting mechanism and whether additional explanation or clarification was required during assessment administration.
The observational process also documented instructor interaction with analytics dashboards, feedback summaries, learner profile visualizations, and Canvas LMS integration workflows. These observations provided contextual information regarding the practical integration of the framework within authentic instructional processes and contributed directly to iterative system refinement [43].
Written Narrative Feedback
Participants were additionally encouraged to submit optional written comments describing perceived strengths of the framework, limitations of the AI-generated responses, recommendations for improving feedback quality, and desired future functionalities. Sixteen participants provided narrative feedback comments, which contributed substantially to identifying perceptions of personalization, concerns regarding response latency, reactions to confidence-informed assessment, and expectations regarding adaptive learning support.
Narrative responses additionally revealed differences in how participants interpreted the educational role of generative AI within LMS environments, particularly regarding trust in AI-generated explanations, expectations for feedback specificity, and perceptions of instructional usefulness. These responses provided valuable contextual insight into participant expectations concerning AI-supported formative assessment systems.
Cross-Institutional Reflective Validation
As part of the collaborative research process between Tecnologico de Monterrey and the University of São Paulo (USP), qualitative interpretation sessions were conducted with the Brazilian collaborators following the pilot implementation phase. These discussions focused on interpretation of confidence-performance alignment patterns, pedagogical implications of overconfidence and under confidence profiles, consistency with prior multidimensional assessment research, and educational coherence of AI-generated feedback structures.
The collaborative review process supported theoretical triangulation between practical implementation observations and the conceptual foundations underlying the confidence-informed assessment framework [
34,
35]. The involvement of collaborators with expertise in multidimensional assessment and intelligent tutoring systems contributed additional interpretive depth while supporting refinement of the theoretical framework guiding the CONF.i model.
Pilot Procedure
The pilot implementation was conducted within a Canvas LMS course environment at Tecnologico de Monterrey using simulated learner profiles developed by the research team. The objective of the pilot was to evaluate workflow integration, assessment functionality, confidence-informed visualization, and AI-generated feedback behavior under realistic instructional conditions.
The pilot procedure was organized into five sequential stages. During the first stage, participants received an orientation introducing the purpose of the confidence-informed assessment model, the role of confidence ratings, and interaction procedures within the CONF.i interface. Emphasis was placed on clarifying that confidence ratings would not directly affect grades but instead would support reflective feedback and diagnostic interpretation. This clarification was intended to encourage honest confidence reporting and reduce anxiety associated with self-assessment activities [
35]. Participants were also introduced to the conceptual distinction between correctness, confidence, and composite performance indicators.
In the second stage, participants completed a five-question mathematics assessment using the CONF.i interface embedded within Canvas LMS. For each item, participants selected an answer and reported their confidence level using the three-option confidence scale integrated into the assessment workflow. The interface presented assessment questions, confidence options, response submission controls, and LMS navigation features within a unified environment.
Figure 2,
Figure 3 and
Figure 4 illustrate representative examples of the assessment interface and confidence-selection workflow.
The third stage involved AI feedback generation. Following assessment submission, the Google Apps Script backend transmitted response data and confidence indicators to the Gemini AI services. The AI system subsequently generated individualized formative feedback, confidence-alignment observations, conceptual guidance, and resource recommendations. Generated feedback was rendered directly within the Canvas-integrated interface to preserve workflow continuity and maintain the perception of a unified learning environment [
21,
22].
During the fourth stage, participants completed the usability questionnaire and open-ended reflection prompts after reviewing the generated feedback. Simultaneously, members of the research team documented interaction observations, participant comments, navigation issues, technical limitations, and reactions to AI-generated responses. These observations were used to identify usability strengths and opportunities for refinement during later development iterations.
The pilot concluded with a brief debrief and reflective discussion facilitated by the instructor-researcher. Participants were encouraged to discuss their perceptions of confidence-informed assessment, the usefulness of AI-generated feedback, potential classroom applications, and concerns regarding AI integration in education. These discussions generated additional contextual insights regarding participant expectations, concerns, and perceived educational value.
Scope and Interpretive Considerations
It is important to emphasize that the assessment profiles and scoring data used during the pilot were simulated for exploratory testing purposes. Although real participants interacted with the interface and provided usability feedback, no authentic student academic records or high-stakes assessment data were collected during this phase. Consequently, the qualitative findings should be interpreted as exploratory usability observations, preliminary implementation insights, and reflective perceptions regarding AI-supported formative assessment rather than validated evidence of learning effectiveness or long-term pedagogical impact [43].
3.8. Data Analysis
Data analysis followed a mixed-methods exploration strategy consistent with the design-based research (DBR) orientation adopted in this study [43]. Because the primary objective was to evaluate the feasibility, usability, and pedagogical potential of the CONF.i framework rather than to test causal hypotheses or measure instructional effectiveness, the analysis emphasized descriptive interpretation, pattern identification, and iterative system refinement. Quantitative and qualitative data sources were analyzed separately and subsequently integrated through interpretive triangulation to support a broader understanding of system behavior, participant perceptions, and confidence-informed assessment patterns.
Quantitative Data Analysis
Quantitative analysis focused on three principal categories of data: usability questionnaire responses, system interaction logs, and confidence-informed assessment indicators. Given the exploratory nature of the pilot implementation, the use of simulated learner profiles, and the limited participant sample, inferential statistical testing was not considered appropriate. Instead, descriptive statistical procedures and visual analytic techniques were employed to identify trends, distributions, and illustrative behavioral patterns [43].
Responses from the post-interaction Likert-scale usability questionnaire were analyzed using descriptive statistics including means, standard deviations, response frequencies, and percentage distributions. The analysis examined participant perceptions related to interface usability, ease of confidence reporting, usefulness of AI-generated feedback, and overall satisfaction with the LMS integration workflow. Positive-response aggregation was additionally calculated to summarize participant agreement regarding the perceived educational value and usability of the framework. Because the instrument functioned as an exploratory usability measure rather than a formally validated psychometric scale, results were interpreted descriptively and used primarily to identify strengths and areas requiring refinement during subsequent development iterations.
System-generated logs collected through the Google Apps Script backend were analyzed to evaluate workflow continuity, platform responsiveness, AI feedback generation performance, and operational stability of the LMS integration environment. The analysis included response latency measurements, frequency of API failures or retries, assessment submission completion rates, dashboard access patterns, and grade synchronization success rates. Particular attention was given to response times associated with Gemini API feedback generation and spreadsheet-based database operations, as these represented potential technical constraints for future scalability. These analyses supported evaluation of the practical feasibility of integrating Canvas LMS, Google Apps Script services, confidence-informed analytics, and generative AI feedback mechanisms within existing institutional infrastructure [
21,
22].
The assessment framework additionally generated quantitative indicators derived from the three-variable models described in
Section 3.3, specifically Grade, Confidence, and Performance. For each simulated learner profile, the system calculated percentage correctness, average confidence level, composite performance scores, and confidence-performance alignment patterns. The analysis focused on identifying illustrative learner profiles associated with aligned mastery, underconfident competence, overconfident struggle, and aligned struggle. These patterns were interpreted descriptively to explore how confidence-informed assessment may reveal metacognitive dimensions that are not observable through conventional correctness-based grading alone [
9,
32,
35]. Visual dashboards and comparative profile displays were also used to examine relationships among learner correctness, confidence calibration, and AI-generated feedback responses. The objective of this analysis was exploratory and interpretive rather than predictive or diagnostic in a formal psychometric sense.
Qualitative Data Analysis
Qualitative data consisted of open-ended participant responses, narrative usability comments, instructor observation notes, reflective debriefing discussions, and cross-institutional validation notes. These data were analyzed using thematic analysis following the six-phase interpretive framework commonly employed in qualitative educational research [43]. The analytical process included data familiarization, initial code generation, theme identification, theme review, theme refinement and definition, and interpretive synthesis.
Two members of the research team independently reviewed and coded participant comments and observational notes to identify recurring themes associated with metacognitive awareness, perceptions of AI-generated feedback, usability and workflow interaction, confidence-reporting behaviors, technical limitations, and perceived instructional value. Initial coding combined semantic coding, focused on explicit participant statements, with interpretive coding directed toward underlying perceptions and implications. Following independent coding, the researchers compared code assignments and discussed discrepancies to refine category definitions and improve interpretive consistency. Inter-coder agreement reached approximately 87% during the reconciliation process, while remaining differences were resolved through collaborative discussion and consensus-building among the researchers. Because the study emphasized exploratory interpretation rather than formal qualitative validation, the thematic analysis was intended to support reflective understanding and iterative refinement rather than establish definitive categorical generalizations.
Codes were subsequently grouped into broader interpretive themes reflecting recurring participant experiences and implementation observations. Particular attention was given to themes associated with confidence calibration awareness, perceptions of personalization, reactions to AI-generated explanations, technical responsiveness, and expectations regarding adaptive learning support. Themes were iteratively refined to ensure conceptual coherence and alignment with the study’s research questions concerning confidence-informed assessment, AI-supported formative feedback, and LMS integration feasibility. Representative participant comments were selected to illustrate dominant perceptions while preserving anonymity and contextual interpretation.
Cross-Institutional Interpretive Validation
Following the initial analysis phase, collaborative interpretation sessions were conducted with research collaborators from the University of São Paulo (USP). These sessions focused on interpretation of confidence-performance patterns, pedagogical implications of learner calibration profiles, conceptual consistency with prior multidimensional assessment research, and coherence of AI-generated feedback structures. This collaborative review process functioned as a form of theoretical triangulation, helping align the practical implementation findings with broader metacognitive and confidence-informed assessment perspectives [
34,
35].
The involvement of collaborators with prior expertise in multidimensional assessment and intelligent tutoring systems contributed additional interpretive depth to the analysis while supporting refinement of the conceptual framework underlying the CONF.i model. This process strengthened analytical consistency and improved alignment between the exploratory implementation findings and established theoretical perspectives in learning analytics and metacognitive assessment research.
Integration of Quantitative and Qualitative Findings
The final stage of analysis involved interpretive integration of quantitative and qualitative findings. This triangulation process examined how usability perceptions, confidence-informed metrics, participant reflections, and technical performance observations collectively informed understanding of the framework’s feasibility and pedagogical potential. The integrated analysis supported evaluation of the practicality of confidence-informed assessment within LMS workflows, participant perceptions regarding AI-generated formative feedback, operational strengths and limitations of the prototype architecture, and opportunities for future refinement and large-scale investigation.
Consistent with DBR methodology, the purpose of this integrated analysis was not to establish definitive claims regarding educational effectiveness, but rather to generate evidence capable of informing iterative system improvement, conceptual refinement, and future research directions [43].