Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
345d9c05
Commit
345d9c05
authored
Jun 15, 2020
by
刘海龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
38c6ef5e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
apps/exams/Tpl/default/Index/examsroom_w3g.html
+2
-0
No files found.
apps/exams/Tpl/default/Index/examsroom_w3g.html
View file @
345d9c05
...
...
@@ -18,6 +18,7 @@
.assignment
,
.static-exam
dl
.next
{
background
:
#A3E460
;
border-radius
:
20px
;
font-weight
:
600
;
width
:
100%
;
}
.operation-tit
strong
{
font-size
:
14px
;
color
:
#65C000
;
font-weight
:
600
;
}
.static-exam
dl
.operation
i
{
color
:
#65C000
;
}
.myAnswer
{
}
</style>
<div
class=
"cover"
></div>
<div
class=
"min-height-wrap"
>
...
...
@@ -130,6 +131,7 @@
<eq
name=
"isPractice"
value=
"1"
>
<!--答案解析-->
<div
class=
"analysis"
>
<div
class=
"myAnswer"
>
我的答案:
</div>
<div
class=
"analysis-pic"
>
<h6>
正确答案
</h6><abbr><volist
name=
"question.answer_true_option"
id=
"answer_true"
>
{$answer_true}
</volist></abbr>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment