Şuanki Dizin: /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/Main/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/Main/ParentFb.aspx |
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/GenralMasterPage.Master" Inherits="System.Web.Mvc.ViewPage<urdumelajobs.Models.ParentFb>" %> <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server"> Union Education Society's Mahila Mahavidyalaya </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> <style>.chip { display: inline-block; padding: 0 25px; height: 50px; font-size: 20px; line-height: 50px; border-radius: 25px; background-color:#999900; width:100%; color:#ffffff; text-align:center; } </style> <% using (Html.BeginForm("ParentFb", "Main", FormMethod.Post, new { @id = "form2", @enctype = "multipart/form-data" })) {%> <div class="chip">Parent Feedback Form </div> <br/><br/> <div class="alert alert-danger"> <i class="mandatory">All Fields are mandatory</i> <%= Html.ValidationSummary(false, "", new { @class = "mandatory" })%> </div> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Name Of the Parent</span> </div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.Name, new {style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Contact No </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.contact, new {style="color:#3b2c54"}) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Name of the Ward </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.NOWard, new {style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"> <span style="color:black; font-family:'Times New Roman', Times, serif">Name of Department</span> </div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.Department, new { style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"> <span style="color:black; font-family:'Times New Roman', Times, serif">Academic Year </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.AY, new { style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Course and Class of the Ward </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.CCOfWord, new { style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> You are requested to select appropriate option for the following points. </span></div><br /><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> 1. Admission procedure </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.AP1, "Excellent",new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.AP1, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.AP1, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.AP1, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> 2. Infrastructure Facilities </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF2, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF2, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF2, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF2, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">3. Sports and cultural activities </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA3, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA3, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA3, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA3, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">4. The Teaching Learning Environment </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE4, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE4, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE4, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE4, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">5. Student's counselling and guidance </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG5, "Excellent",new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG5, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG5, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG5, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">6. Library Facilities </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF6, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF6, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF6, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF6, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">7. Use of Information and communication technology in the college </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT7, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT7, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT7, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT7, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">8. Career oriented programs </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP8, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP8, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP8, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP8, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">9. Other facilities provided by the college </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC9, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC9, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC9, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC9, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">10. Suggestions if any </span></div><br /> <div class="col-md-12"><%: Html.TextAreaFor(m => m.sugestion,new{ style="color:#3b2c54"}) %></div><br /> <div class="col-md-12"> </div><br /> <input type="submit" class="btn btn-success" value="Submit" /><br /><br /> <div></div> <%} %> </asp:Content>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4